Files
wedding/test/models/admin_user_test.rb
John Lees-Miller 6e82ba528b Make open source
2018-10-27 16:46:26 +01:00

8 lines
123 B
Ruby

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