浏览代码

add compile-python to sys tests

Simon Krajewski 11 年之前
父节点
当前提交
6cc75dcdde
共有 2 个文件被更改,包括 4 次插入1 次删除
  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