summaryrefslogtreecommitdiff
path: root/test/rubygems/test_gem_dependency.rb
diff options
context:
space:
mode:
-rw-r--r--test/rubygems/test_gem_dependency.rb1
1 files changed, 0 insertions, 1 deletions
@@ -385,5 +385,4 @@ class TestGemDependency < Gem::TestCase
assert_match "Could not find 'b' (= 2.0) among 1 total gem(s)", e.message
end
-
end