Skip to content

Commit ca16e68

Browse files
committed
more paths
1 parent 6f92728 commit ca16e68

File tree

12 files changed

+12
-0
lines changed

12 files changed

+12
-0
lines changed

tests/misc/compiler_loops/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
-cp ../src
2+
-cp ../../tools
23
-D timeout=3
34
--run Main

tests/misc/cpp/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

tests/misc/flash/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

tests/misc/hl/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

tests/misc/hlc/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

tests/misc/java/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

tests/misc/js/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

tests/misc/lua/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

tests/misc/neko/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

tests/misc/php/run.hxml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
-cp ../src
2+
-cp ../../tools
23
--run Main

0 commit comments

Comments
 (0)