aboutsummaryrefslogtreecommitdiff
path: root/__tests__/index.js
diff options
context:
space:
mode:
Diffstat (limited to '__tests__/index.js')
-rw-r--r--__tests__/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/__tests__/index.js b/__tests__/index.js
index d9fc7fa..5d4c995 100644
--- a/__tests__/index.js
+++ b/__tests__/index.js
@@ -36,4 +36,3 @@ test('question', t => {
const {contents} = renderRaw('>!question\nWhat does the 🦊 say ?');
t.snapshot(contents);
});
-