Skip to content

Commit 4a9bc69

Browse files
committed
starting to write a test
1 parent d97e62f commit 4a9bc69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/lib/html-to-md-test.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
const test = require('ava')
2+
const htmlToMd = require('browser/main/modals/CreateMarkdownFromURLModal')

0 commit comments

Comments
 (0)