diff options
-rw-r--r-- | test/rubygems/test_gem_uninstaller.rb | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -325,6 +325,29 @@ create_makefile '#{@spec.name}' assert_equal expected, e.message end def test_uninstall_selection_greater_than_one util_make_gems |