We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38a5536 commit c06e3bfCopy full SHA for c06e3bf
test/run-test.rb
@@ -14,5 +14,6 @@
14
require_relative "helper"
15
16
ENV["TEST_UNIT_MAX_DIFF_TARGET_STRING_SIZE"] ||= "10000"
17
+ENV["IRUBY_TEST_SESSION_ADAPTER_NAME"] ||= "ffi-rzmq"
18
19
exit Test::Unit::AutoRunner.run(true, test_dir)
0 commit comments