Don't exclude test_gem_package_task.rb
explicitly.
3d4f5e7671271335429e33605366f792bc84a2a2 suppressed warnings.
This commit is contained in:
parent
b4be283485
commit
cb9e0a4537
@ -943,7 +943,7 @@ test-all: $(TEST_RUNNABLE)-test-all
|
||||
yes-test-all: $(PRECHECK_TEST_ALL)
|
||||
$(ACTIONS_GROUP)
|
||||
$(gnumake_recursive)$(Q)$(exec) $(RUNRUBY) "$(TESTSDIR)/runner.rb" --ruby="$(RUNRUBY)" \
|
||||
$(TEST_EXCLUDES) $(TESTOPTS) $(TESTS) --exclude='rubygems/test_gem_package_task\.rb'
|
||||
$(TEST_EXCLUDES) $(TESTOPTS) $(TESTS)
|
||||
$(ACTIONS_ENDGROUP)
|
||||
TESTS_BUILD = mkmf
|
||||
no-test-all: PHONY
|
||||
|
Loading…
x
Reference in New Issue
Block a user