Pearlception_Website_RoR/Pearlception/test/controllers/dashboard_controller_test.rb
2017-01-12 16:15:37 -05:00

8 lines
141 B
Ruby

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