Make the tests work in the browser

This commit is contained in:
jeremy@jermolene.com
2023-07-06 11:55:32 +01:00
parent 9e190a46db
commit 21ef2d7646
+2 -1
View File
@@ -1,7 +1,8 @@
{
"description": "TiddlyWiki core tests",
"plugins": [
"tiddlywiki/jasmine"
"tiddlywiki/jasmine",
"tiddlywiki/sqlite3store"
],
"themes": [
"tiddlywiki/vanilla",