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