notebook/test/models/referral_code_test.rb
2017-03-31 01:23:09 +01:00

8 lines
126 B
Ruby

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