ecoffee/test/models/pop_test.rb

7 lines
117 B
Ruby

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