summaryrefslogtreecommitdiff
path: root/test/controllers/checkpoints_controller_test.rb
blob: c4459d24cb132e19711b18b141dfafd465573f58 (plain)
1
2
3
4
5
6
7
require "test_helper"

class CheckpointsControllerTest < ActionDispatch::IntegrationTest
  # test "the truth" do
  #   assert true
  # end
end