summaryrefslogtreecommitdiff
path: root/test/psych/test_ractor.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/psych/test_ractor.rb')
-rw-r--r--test/psych/test_ractor.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/psych/test_ractor.rb b/test/psych/test_ractor.rb
index 2f8d5ca18d..c6bed7ce69 100644
--- a/test/psych/test_ractor.rb
+++ b/test/psych/test_ractor.rb
@@ -47,4 +47,4 @@ class TestPsychRactor < Test::Unit::TestCase
assert_equal true, r
RUBY
end
-end
+end if defined?(Test::Unit::TestCase)