Browse Source

add compile-python to sys tests

Simon Krajewski 11 years ago
parent
commit
6cc75dcdde
2 changed files with 4 additions and 1 deletions
  1. 2 0
      tests/sys/compile-python.hxml
  2. 2 1
      tests/sys/compile.hxml

+ 2 - 0
tests/sys/compile-python.hxml

@@ -0,0 +1,2 @@
+compile-each.hxml
+-python bin/python/sys.py

+ 2 - 1
tests/sys/compile.hxml

@@ -1 +1,2 @@
-compile-neko.hxml
+--next compile-neko.hxml
+--next compile-python.hxml