diff options
Diffstat (limited to 'mojo')
-rwxr-xr-x | mojo/tools/mojob.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mojo/tools/mojob.sh b/mojo/tools/mojob.sh index c8194f1..50db0ce 100755 --- a/mojo/tools/mojob.sh +++ b/mojo/tools/mojob.sh @@ -52,7 +52,6 @@ do_unittests() { "out/$1/mojo_bindings_unittests" || exit 1 "out/$1/mojo_js_unittests" || exit 1 "out/$1/mojo_common_unittests" || exit 1 - "out/$1/mojo_shell_unittests" || exit 1 } do_perftests() { |