Browse Source

remove -cmd from compile-python.hxml

Simon Krajewski 11 years ago
parent
commit
5d6c794035
1 changed files with 1 additions and 2 deletions
  1. 1 2
      tests/unit/compile-python.hxml

+ 1 - 2
tests/unit/compile-python.hxml

@@ -1,4 +1,3 @@
 compile-each.hxml
 -main unit.Test
--python unit.py
--cmd "python unit.py"
+-python unit.py