1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-13 17:56:25 +00:00

starting to write a test

This commit is contained in:
Storm Burpee
2018-05-28 19:45:09 +09:30
parent d97e62f864
commit 4a9bc69ac2

View File

@@ -0,0 +1,2 @@
const test = require('ava')
const htmlToMd = require('browser/main/modals/CreateMarkdownFromURLModal')