Added test case for bundled gems warning with -r option.
This is for 76914d474d93b7485973c3bca4fa43b59f5bd383
This commit is contained in:
parent
76914d474d
commit
76efed65bd
@ -24,6 +24,10 @@ echo "* Show warning when bundle exec with shebang's script"
|
||||
bundle exec ./test_warn_bundle_exec_shebang.rb
|
||||
echo
|
||||
|
||||
echo "* Show warning when bundle exec with -r option"
|
||||
bundle exec ruby -rostruct -e ''
|
||||
echo
|
||||
|
||||
echo "* Show warning with bootsnap"
|
||||
ruby test_warn_bootsnap.rb
|
||||
echo
|
||||
|
Loading…
x
Reference in New Issue
Block a user