Pearlception_Website_RoR/Pearlception/test/controllers/statistics_controller_test.rb
2017-03-03 10:52:04 -05:00

8 lines
142 B
Ruby

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