summaryrefslogtreecommitdiff
path: root/test/unit/access_authorization_test.rb
blob: ebd9f0b310be7c0a20e19b2662c541b44637f169 (plain)
1
2
3
4
5
6
7
require 'test_helper'

class AccessAuthorizationTest < ActiveSupport::TestCase
  # def test_should_be_valid
  #   assert AccessAuthorization.new.valid?
  # end
end