Browse Source

JS unit test fix

Simon Krajewski 13 years ago
parent
commit
7344dff727
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/unit/unit.hxml

+ 1 - 1
tests/unit/unit.hxml

@@ -21,7 +21,7 @@ params.hxml
 #js
 --next
 params.hxml
--main unit.Test
+unit.Test
 -js unit.js
 
 #neko