소스 검색

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