Skip to content

Commit

Permalink
Add tests for static LayerSwitcher.renderPanel
Browse files Browse the repository at this point in the history
Also change mode of twomaps spec (not sure why it was executable).
  • Loading branch information
walkermatt committed Sep 6, 2018
1 parent de7a6df commit 67e492c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<script type="text/javascript" src="../dist/ol-layerswitcher.js"></script>
<script type="text/javascript" src="spec/ol-layerswitcher.js"></script>
<script type="text/javascript" src="spec/twomaps.js"></script>
<script type="text/javascript" src="spec/renderpanel.js"></script>
<script>
mocha.run();
</script>
Expand Down
Empty file modified test/spec/twomaps.js
100755 → 100644
Empty file.

0 comments on commit 67e492c

Please sign in to comment.