Sync roles works, sync membership not yet
This commit is contained in:
8
test/test_pg_ldap_sync.rb
Normal file
8
test/test_pg_ldap_sync.rb
Normal file
@ -0,0 +1,8 @@
|
||||
require "test/unit"
|
||||
require "pg_ldap_sync"
|
||||
|
||||
class TestPgLdapSync < Test::Unit::TestCase
|
||||
def test_sanity
|
||||
flunk "write tests or I will kneecap you"
|
||||
end
|
||||
end
|
Reference in New Issue
Block a user