add prosemirror tests

This commit is contained in:
Kevin Jahns
2018-11-14 07:20:06 +01:00
parent d67a794e2c
commit f94653424a
3 changed files with 39 additions and 2 deletions

View File

@@ -18,7 +18,6 @@
</style>
<script src="../../y.js"></script>
<script src='../../../y-websockets-client/y-websockets-client.js'></script>
<script src='../../../y-indexeddb/y-indexeddb.js'></script>
<script src="./index.js"></script>
</body>
</html>