diff --git a/test/build.bats b/test/build.bats index 1d15b18c..11ca0737 100644 --- a/test/build.bats +++ b/test/build.bats @@ -421,6 +421,22 @@ nice gem things OUT } +@test "JRuby+Graal does not install launchers" { + executable "${RUBY_BUILD_CACHE_PATH}/jruby-9000.dev/bin/jruby" <> ../build.log +OUT + cached_tarball "jruby-9000.dev" + + run_inline_definition <