about summary refs log tree commit diff stats
path: root/test/controllers/puzzles_controller_test.rb
blob: 1d6b8ea6a69871d4c843efcb901f1387989ab7be (plain) (blame)
1
2
3
4
5
6
7
require "test_helper"

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