This website works better with JavaScript
Home
Explore
Help
Sign In
haxe
/
HaxeFoundation.haxe
mirror of
https://github.com/HaxeFoundation/haxe.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
JS unit test fix
Simon Krajewski
13 years ago
parent
ba5b4af643
commit
7344dff727
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
tests/unit/unit.hxml
+ 1
- 1
tests/unit/unit.hxml
View File
@@ -21,7 +21,7 @@ params.hxml
#js
--next
params.hxml
-
-main
unit.Test
+unit.Test
-js unit.js
#neko