mirror of
https://github.com/libguestfs/libguestfs.git
synced 2026-03-21 22:53:37 +00:00
ruby: Use run --tests for tests.
This commit is contained in:
@@ -49,9 +49,7 @@ if HAVE_RUBY
|
||||
|
||||
TESTS = run-bindtests run-ruby-tests
|
||||
|
||||
TESTS_ENVIRONMENT = \
|
||||
RUBY=$(RUBY) \
|
||||
$(top_builddir)/run --test
|
||||
TESTS_ENVIRONMENT = $(top_builddir)/run --test
|
||||
|
||||
all: $(generator_built)
|
||||
$(RAKE) build
|
||||
|
||||
Reference in New Issue
Block a user