aboutsummaryrefslogtreecommitdiff
path: root/__tests__/__snapshots__/index.js.md
diff options
context:
space:
mode:
authorache <ache@ache.one>2018-02-07 03:02:03 +0100
committerache <ache@ache.one>2018-02-07 03:02:03 +0100
commit66c13f1a76915e502d22ace1198cb7d8789a668b (patch)
tree3029d13b1b45646c13c6363f620324e73a6ac76e /__tests__/__snapshots__/index.js.md
parentadd tests with AVA (diff)
more tests
Diffstat (limited to '__tests__/__snapshots__/index.js.md')
-rw-r--r--__tests__/__snapshots__/index.js.md15
1 files changed, 14 insertions, 1 deletions
diff --git a/__tests__/__snapshots__/index.js.md b/__tests__/__snapshots__/index.js.md
index 7c17a23..5bcf487 100644
--- a/__tests__/__snapshots__/index.js.md
+++ b/__tests__/__snapshots__/index.js.md
@@ -15,4 +15,17 @@ Generated by [AVA](https://ava.li).
> Snapshot 1
- '<p>This is a text : </p>'
+ '<p>This is a text : </p>
+
+## snapshot raw
+
+> Snapshot 1
+
+ `<p>This is a text : </p>␊
+ <textarea></textarea>`
+
+## snapshot simple
+
+> Snapshot 1
+
+ '<p>This is a text : </p>' \ No newline at end of file