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