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
Longer timeout for really slow environments
such as qemu
Kevin Leung
3 years ago
parent
2d97cf0dfe
commit
58ddf34b78
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
tests/misc/compiler_loops/run.hxml
+ 1
- 1
tests/misc/compiler_loops/run.hxml
View File
@@ -1,3 +1,3 @@
-cp ../src
-cp ../src
--D timeout=3
+-D timeout=3
0
--run Main
--run Main