فهرست منبع

added adapter.js to the tests

Hans Oksendahl 11 سال پیش
والد
کامیت
d8d82371a6
1فایلهای تغییر یافته به همراه1 افزوده شده و 0 حذف شده
  1. 1 0
      test/test.html

+ 1 - 0
test/test.html

@@ -25,6 +25,7 @@
   <script>mocha.setup('bdd')</script>
   <script>mocha.setup('bdd')</script>
 
 
   <script src="util.js"></script>
   <script src="util.js"></script>
+  <script src="adapter.js"></script>
 
 
   <script>
   <script>
     mocha.run();
     mocha.run();