about summary refs log tree commit homepage
path: root/test/test_splice.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_splice.rb')
-rw-r--r--test/test_splice.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_splice.rb b/test/test_splice.rb
index 3650ee3..266f52b 100644
--- a/test/test_splice.rb
+++ b/test/test_splice.rb
@@ -249,4 +249,4 @@ class TestSplice < Test::Unit::TestCase
       assert Integer === SleepyPenguin.const_get("F_#{x.upcase}")
     }
   end
-end
+end if SleepyPenguin.respond_to?(:splice)