зеркало из https://github.com/github/ruby.git
Added test case for bundled gems warning with -r option.
This is for 76914d474d
This commit is contained in:
Родитель
76914d474d
Коммит
76efed65bd
|
@ -24,6 +24,10 @@ echo "* Show warning when bundle exec with shebang's script"
|
||||||
bundle exec ./test_warn_bundle_exec_shebang.rb
|
bundle exec ./test_warn_bundle_exec_shebang.rb
|
||||||
echo
|
echo
|
||||||
|
|
||||||
|
echo "* Show warning when bundle exec with -r option"
|
||||||
|
bundle exec ruby -rostruct -e ''
|
||||||
|
echo
|
||||||
|
|
||||||
echo "* Show warning with bootsnap"
|
echo "* Show warning with bootsnap"
|
||||||
ruby test_warn_bootsnap.rb
|
ruby test_warn_bootsnap.rb
|
||||||
echo
|
echo
|
||||||
|
|
Загрузка…
Ссылка в новой задаче