add some tests

This commit is contained in:
Philipp Kühn
2019-12-08 00:16:44 +01:00
parent d8fe4ee3f8
commit 90f86bafbb
12 changed files with 524 additions and 10 deletions

View File

@@ -1,3 +1,3 @@
export default function() {
return 1
}
import { Editor } from './src/Editor'
export default Editor