diff options
Diffstat (limited to 'test/functional/menu_items_controller_test.rb')
| -rw-r--r-- | test/functional/menu_items_controller_test.rb | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/test/functional/menu_items_controller_test.rb b/test/functional/menu_items_controller_test.rb deleted file mode 100644 index c47467a..0000000 --- a/test/functional/menu_items_controller_test.rb +++ /dev/null | |||
| @@ -1,8 +0,0 @@ | |||
| 1 | require 'test_helper' | ||
| 2 | |||
| 3 | class MenuItemsControllerTest < ActionController::TestCase | ||
| 4 | # Replace this with your real tests. | ||
| 5 | test "the truth" do | ||
| 6 | assert true | ||
| 7 | end | ||
| 8 | end | ||
