Files
railsgoat/test/functional/tutorials_controller_test.rb
T
2013-04-24 19:20:51 -04:00

8 lines
136 B
Ruby

require 'test_helper'
class TutorialsControllerTest < ActionController::TestCase
# test "the truth" do
# assert true
# end
end