diff options
| author | Luc Donnet | 2012-02-13 11:22:42 +0100 | 
|---|---|---|
| committer | Luc Donnet | 2012-02-13 11:22:42 +0100 | 
| commit | befb5afa0ffa88ebced3b9db8f69091f0dcaee3b (patch) | |
| tree | daae4d74f7ebfd34e999e4fa995fe72098bc59fa /test/functional/lines_controller_test.rb | |
| parent | a4eeeeaa4b7b199e5b4e41c61c33e5a56fccc823 (diff) | |
| download | chouette-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.rb | 7 | 
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 | 
