aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lines_controller_test.rb
diff options
context:
space:
mode:
authorLuc Donnet2012-02-13 11:22:42 +0100
committerLuc Donnet2012-02-13 11:22:42 +0100
commitbefb5afa0ffa88ebced3b9db8f69091f0dcaee3b (patch)
treedaae4d74f7ebfd34e999e4fa995fe72098bc59fa /test/functional/lines_controller_test.rb
parenta4eeeeaa4b7b199e5b4e41c61c33e5a56fccc823 (diff)
downloadchouette-core-befb5afa0ffa88ebced3b9db8f69091f0dcaee3b.tar.bz2
Add referential model and gem apartment
Diffstat (limited to 'test/functional/lines_controller_test.rb')
-rw-r--r--test/functional/lines_controller_test.rb7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/functional/lines_controller_test.rb b/test/functional/lines_controller_test.rb
deleted file mode 100644
index 7e8bfcd51..000000000
--- a/test/functional/lines_controller_test.rb
+++ /dev/null
@@ -1,7 +0,0 @@
-require 'test_helper'
-
-class LinesControllerTest < ActionController::TestCase
- # test "the truth" do
- # assert true
- # end
-end