More work on navigator tests

This commit is contained in:
nein09 2017-12-17 14:30:32 -08:00
parent b8a28ce838
commit 80e8065e2f
2 changed files with 439 additions and 359 deletions

File diff suppressed because it is too large Load Diff

View File

@ -45,7 +45,7 @@
<script src="/test/modules/ajax-tiles.js"></script>
<script src="/test/modules/imageloader.js"></script>
<!--The navigator tests are the slowest (for now; hopefully they can be sped up)
so we put them last.
<script src="/test/modules/navigator.js"></script> -->
so we put them last. -->
<script src="/test/modules/navigator.js"></script>
</body>
</html>