Remove unused HHVM test executor

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
pull/11696/head
Christoph Wurst 6 years ago
parent 8e1c26b509
commit c62b9c7e70
No known key found for this signature in database
GPG Key ID: CC42AC2A7F0E56D8

@ -1,3 +0,0 @@
#!/bin/sh -e
HERE=$(dirname "$0")
PHP_EXE=hhvm "$HERE/autotest.sh" "$@"

@ -42,7 +42,6 @@ $expectedFiles = [
'AUTHORS',
'autotest-checkers.sh',
'autotest-external.sh',
'autotest-hhvm.sh',
'autotest-js.sh',
'autotest.sh',
'bower.json',

Loading…
Cancel
Save