mirror of
https://github.com/jekyll/jekyll.git
synced 2026-04-06 03:01:43 -04:00
script/test: separate inclusion of lib and test. Ref: #3115
This commit is contained in:
@@ -16,4 +16,4 @@ fi
|
||||
|
||||
set -x
|
||||
|
||||
time bundle exec ruby -I"lib:test" -rloader $TEST_FILES
|
||||
time bundle exec ruby -Ilib -Itest -rloader $TEST_FILES
|
||||
|
||||
Reference in New Issue
Block a user