summaryrefslogtreecommitdiffstats
path: root/ruby
diff options
context:
space:
mode:
Diffstat (limited to 'ruby')
-rw-r--r--ruby/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/ruby/Makefile.am b/ruby/Makefile.am
index 9073ad7d..35599c30 100644
--- a/ruby/Makefile.am
+++ b/ruby/Makefile.am
@@ -51,7 +51,7 @@ TESTS = run-bindtests run-ruby-tests
TESTS_ENVIRONMENT = \
RUBY=$(RUBY) \
- $(top_builddir)/run
+ $(top_builddir)/run --test
all: $(generator_built)
$(RAKE) build