Files
railsgoat/test/functional/dashboard_controller_test.rb
T
2013-04-25 00:19:00 -04:00

8 lines
136 B
Ruby
Executable File

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