diff --git a/dev/test.html b/dev/test.html
index 327cebd..01101c6 100644
--- a/dev/test.html
+++ b/dev/test.html
@@ -2,8 +2,6 @@
CodeMirror view tests
-
-
CodeMirror view tests
@@ -28,7 +26,7 @@ CodeMirror view tests
})
}
mocha.setup(options)
- await import("../test/webtest-vim")
+ await import("../test/webtest-emacs")
mocha.run()
\ No newline at end of file
diff --git a/dev/web-demo.html b/dev/web-demo.html
index 07c4f33..4d304f0 100644
--- a/dev/web-demo.html
+++ b/dev/web-demo.html
@@ -4,7 +4,7 @@