Skip to content

Commit

Permalink
add module name in for test/main.js
Browse files Browse the repository at this point in the history
  • Loading branch information
kof committed Feb 14, 2011
1 parent 327c8d9 commit 5832e5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/main.js
@@ -1,3 +1,5 @@
QUnit.module('main');

var tpl1 = "<div>${a}</div>",
tpl2 = "<div>{{= a}}</div>",
tpl3 = "<div>${$data.a}</div>",
Expand Down

0 comments on commit 5832e5c

Please sign in to comment.