Files
fizzy/test/models/pop_test.rb
T
2024-10-03 12:54:13 +01:00

8 lines
117 B
Ruby

require "test_helper"
class PopTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end