notebook/test/models/raffle_entry_test.rb
2017-04-17 20:08:58 +01:00

8 lines
125 B
Ruby

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