git » jacl.git » commit 8d2df56

run lisp tests

author Alan Dipert
2020-01-31 08:31:27 UTC
committer Alan Dipert
2020-01-31 08:31:27 UTC
parent 112f6ba096a596ba27cbaa1fdcf0695a8e220d75

run lisp tests

index.html +1 -0

diff --git a/index.html b/index.html
index 0d1eab0..c6a4208 100644
--- a/index.html
+++ b/index.html
@@ -18,6 +18,7 @@
     <script src="jacl.js"></script>
     <script src="jacl-tests.js"></script>
     <script type="application/lisp" src="boot.lisp"></script>
+    <script type="application/lisp" src="jacl-tests.lisp"></script>
   </head>
   <body>
     <div id="qunit"></div>