From 294d058be007c74d2826c53135fb55e5ec885039 Mon Sep 17 00:00:00 2001 From: hukl Date: Sun, 1 Mar 2009 15:38:27 +0100 Subject: renamed user to users controller --- test/functional/user_controller_test.rb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 test/functional/user_controller_test.rb (limited to 'test/functional/user_controller_test.rb') diff --git a/test/functional/user_controller_test.rb b/test/functional/user_controller_test.rb deleted file mode 100644 index 104b787..0000000 --- a/test/functional/user_controller_test.rb +++ /dev/null @@ -1,8 +0,0 @@ -require 'test_helper' - -class UserControllerTest < ActionController::TestCase - # Replace this with your real tests. - test "the truth" do - assert true - end -end -- cgit v1.3