Skip to content

Commit

Permalink
git mv test/selectiontests.js test/core/selection.test.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
giabao committed Apr 19, 2019
1 parent 8399c46 commit 2fcfa8c
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 38 deletions.
1 change: 1 addition & 0 deletions test/core/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
<script src="../../dist/core/bundles/index.umd.js"></script>
<script src="dom.test.iife.js"></script>
<script src="range.test.iife.js"></script>
<script src="selection.test.iife.js"></script>
<!-- Next line for Acid3 tests -->
<script type="text/javascript">document.write('<iframe src="empty.html" id="selectors"><\/iframe>');</script>
</body>
Expand Down
File renamed without changes.
38 changes: 0 additions & 38 deletions test/selectiontests.html

This file was deleted.

0 comments on commit 2fcfa8c

Please sign in to comment.