function FlagTestCase::testFlagAccess in Flag 7.2
Same name and namespace in other branches
- 6.2 tests/flag.test \FlagTestCase::testFlagAccess()
- 6 tests/flag.test \FlagTestCase::testFlagAccess()
Test that only allowed users have access to flags.
File
- tests/
flag.test, line 120 - Tests for the Flag module.
Class
- FlagTestCase
- @file Tests for the Flag module.
Code
function testFlagAccess() {
}