|
@@ -29,7 +29,7 @@ class TestSys extends TestCommandBase {
|
|
}
|
|
}
|
|
#end
|
|
#end
|
|
|
|
|
|
- #if (neko || python)
|
|
|
|
|
|
+ #if (neko || python || php)
|
|
function testRawCommand() {
|
|
function testRawCommand() {
|
|
var bin = sys.FileSystem.absolutePath(ExitCode.bin);
|
|
var bin = sys.FileSystem.absolutePath(ExitCode.bin);
|
|
var native = sys.FileSystem.absolutePath(ExitCode.getNative());
|
|
var native = sys.FileSystem.absolutePath(ExitCode.getNative());
|