summaryrefslogtreecommitdiff
path: root/test/controllers/static_controller_test.rb
diff options
context:
space:
mode:
authorDavisLWebb <davislwebb@ymail.com>2014-04-23 21:20:02 -0400
committerDavisLWebb <davislwebb@ymail.com>2014-04-23 21:20:02 -0400
commit94b347926e2ac0bb39cd25049494430f5d9fd310 (patch)
tree85d1c5987e9faa6a3a362c7e7ab56bef6e551155 /test/controllers/static_controller_test.rb
parent292bfecd7dd2071f3a0403c75f28e4d50a53a558 (diff)
parent933199499f9adfa0347783c538a10b88ffb1b98b (diff)
Merge branch 'clean2' of https://github.com/LukeShu/Leaguer into clean2
Diffstat (limited to 'test/controllers/static_controller_test.rb')
-rw-r--r--test/controllers/static_controller_test.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/controllers/static_controller_test.rb b/test/controllers/static_controller_test.rb
deleted file mode 100644
index e62ae2a..0000000
--- a/test/controllers/static_controller_test.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-require 'test_helper'
-
-class StaticControllerTest < ActionController::TestCase
- # test "the truth" do
- # assert true
- # end
-end