summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_helper.rb')
-rw-r--r--test/test_helper.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_helper.rb b/test/test_helper.rb
index cef2b00..317d547 100644
--- a/test/test_helper.rb
+++ b/test/test_helper.rb
@@ -45,4 +45,4 @@ class ActiveSupport::TestCase
def assert_access_denied(message = nil)
assert_redirected_to({:controller => '/index', :action => 'error', :type => 'access'}, message)
end
-end \ No newline at end of file
+end