aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional/lines_controller_test.rb
blob: 7e8bfcd513c5ed8de3968a41688ee6ea06776516 (plain)
1
2
3
4
5
6
7
require 'test_helper'

class LinesControllerTest < ActionController::TestCase
  # test "the truth" do
  #   assert true
  # end
end