summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/Makefile.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/template/Makefile.in b/template/Makefile.in
index f7210bc2ab..ed9e8b686e 100644
--- a/template/Makefile.in
+++ b/template/Makefile.in
@@ -532,12 +532,6 @@ enc/encinit.$(OBJEXT): enc/encinit.c $(SETUP)
cont.$(OBJEXT): $(COROUTINE_H)
-# Override this to allow failure of specific gems on CI
-TEST_BUNDLED_GEMS_ALLOW_FAILURES =
-
-test-bundled-gems-run:
- $(Q) $(XRUBY) $(srcdir)/tool/test-bundled-gems.rb $(XRUBY)
-
update-src::
@$(CHDIR) "$(srcdir)" && LC_TIME=C exec $(VCSUP)