mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
ruby/spec no longer needs webrick to run
This commit is contained in:
parent
ee362302c0
commit
e57a1cc20c
1 changed files with 1 additions and 1 deletions
|
@ -857,7 +857,7 @@ test-spec: $(TEST_RUNNABLE)-test-spec
|
||||||
yes-test-spec: test-spec-precheck
|
yes-test-spec: test-spec-precheck
|
||||||
$(ACTIONS_GROUP)
|
$(ACTIONS_GROUP)
|
||||||
$(gnumake_recursive)$(Q) \
|
$(gnumake_recursive)$(Q) \
|
||||||
$(RUNRUBY) -r./$(arch)-fake $(srcdir)/spec/mspec/bin/mspec run -B $(srcdir)/spec/default.mspec -I$(srcdir)/tool/lib $(MSPECOPT) $(SPECOPTS)
|
$(RUNRUBY) -r./$(arch)-fake $(srcdir)/spec/mspec/bin/mspec run -B $(srcdir)/spec/default.mspec $(MSPECOPT) $(SPECOPTS)
|
||||||
$(ACTIONS_ENDGROUP)
|
$(ACTIONS_ENDGROUP)
|
||||||
no-test-spec:
|
no-test-spec:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue