aboutsummaryrefslogtreecommitdiffstats
path: root/test/irb/test_history.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/irb/test_history.rb')
-rw-r--r--test/irb/test_history.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/irb/test_history.rb b/test/irb/test_history.rb
index b811bbe273..4417d904f2 100644
--- a/test/irb/test_history.rb
+++ b/test/irb/test_history.rb
@@ -146,4 +146,4 @@ module TestIRB
end
end
end
-end
+end if not RUBY_PLATFORM.match?(/solaris/i)