Skip to content
This repository was archived by the owner on Dec 10, 2019. It is now read-only.

Commit ba1b232

Browse files
committed
fix underscore unit tests
1 parent b66de48 commit ba1b232

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/engine_underscore_tests.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
testPatternsPath,
4646
'00-atoms',
4747
'00-global',
48-
'00-helloworld.underscore'
48+
'00-helloworld.html'
4949
);
5050

5151
// do all the normal processing of the pattern
@@ -65,7 +65,7 @@
6565
testPatternsPath,
6666
'00-atoms',
6767
'00-global',
68-
'00-helloworld-withdata.underscore'
68+
'00-helloworld-withdata.html'
6969
);
7070

7171
// set up environment

0 commit comments

Comments
 (0)