]> git.openstreetmap.org Git - rails.git/commitdiff
Rename test to avoid class name conflict with unit test
authorTom Hughes <tom@compton.nu>
Tue, 9 Jul 2013 16:20:45 +0000 (17:20 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 9 Jul 2013 17:26:54 +0000 (18:26 +0100)
test/integration/short_links_test.rb [moved from test/integration/short_link_test.rb with 96% similarity]

similarity index 96%
rename from test/integration/short_link_test.rb
rename to test/integration/short_links_test.rb
index e99b290b9caa1d2a8c5f9bd638b4c7894dbfb99e..ffa5d539477a1cb3108a31969b00b727b98050d7 100644 (file)
@@ -1,6 +1,6 @@
 require File.dirname(__FILE__) + '/../test_helper'
 
-class ShortLinkTest < ActionController::IntegrationTest
+class ShortLinksTest < ActionController::IntegrationTest
   ##
   # test the short link with various parameters and ensure they're
   # kept in the redirect.