Add iiif.js tests to coverage.html

This commit is contained in:
Lutz Helm 2020-01-15 09:50:31 +01:00
parent d5d0b4ce6e
commit 996cf610c3

View File

@ -87,6 +87,7 @@
<script src="/test/modules/rectangle.js"></script>
<script src="/test/modules/ajax-tiles.js"></script>
<script src="/test/modules/imageloader.js"></script>
<script src="/test/modules/iiif.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>