Skip to content

Commit 40fb015

Browse files
committed
Fixed includes
1 parent 597a748 commit 40fb015

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/StronglyTypedEvents-0.2.0.tests.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<div id="qunit"></div>
1111
<div id="qunit-fixture"></div>
1212
<script src="https://code.jquery.com/qunit/qunit-1.23.1.js"></script>
13-
<script src="../StronglyTypesEvents-0.2.0.js"></script>
14-
<script src="StronglyTypesEvents-0.2.0.tests.js"></script>
13+
<script src="../stronglytypedevents-0.2.0.js"></script>
14+
<script src="StronglyTypedEvents-0.2.0.tests.js"></script>
1515
</body>
1616
</html>

0 commit comments

Comments
 (0)