Skip to content

Commit 7351017

Browse files
Merge pull request #311 from canjs/rename-tests
renaming tests to match naming convention of other packages
2 parents 17ac553 + ce7f490 commit 7351017

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

test/test.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<!DOCTYPE html>
22
<title>can-component</title>
3-
<script src="../node_modules/steal/steal.js" main="can-component/test/tests"></script>
3+
<script src="../node_modules/steal/steal.js" main="can-component/test/test"></script>
44
<div id="qunit-fixture"></div>
File renamed without changes.

0 commit comments

Comments
 (0)