summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/sdbm/test_sdbm.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/sdbm/test_sdbm.rb b/test/sdbm/test_sdbm.rb
index e59e011fb8..9068c4cd8e 100644
--- a/test/sdbm/test_sdbm.rb
+++ b/test/sdbm/test_sdbm.rb
@@ -538,5 +538,5 @@ class TestSDBM < Test::Unit::TestCase
end
assert_raise(ArgumentError) { @sdbm.update(obj) }
end
-end
+end if defined? SDBM