Remove unused HHVM test executor
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
parent
8e1c26b509
commit
c62b9c7e70
|
@ -1,3 +0,0 @@
|
||||||
#!/bin/sh -e
|
|
||||||
HERE=$(dirname "$0")
|
|
||||||
PHP_EXE=hhvm "$HERE/autotest.sh" "$@"
|
|
|
@ -42,7 +42,6 @@ $expectedFiles = [
|
||||||
'AUTHORS',
|
'AUTHORS',
|
||||||
'autotest-checkers.sh',
|
'autotest-checkers.sh',
|
||||||
'autotest-external.sh',
|
'autotest-external.sh',
|
||||||
'autotest-hhvm.sh',
|
|
||||||
'autotest-js.sh',
|
'autotest-js.sh',
|
||||||
'autotest.sh',
|
'autotest.sh',
|
||||||
'bower.json',
|
'bower.json',
|
||||||
|
|
Loading…
Reference in New Issue