You are here

function FlagTestCase::testFlagAccess in Flag 6

Same name and namespace in other branches
  1. 6.2 tests/flag.test \FlagTestCase::testFlagAccess()
  2. 7.2 tests/flag.test \FlagTestCase::testFlagAccess()

Test that only allowed users have access to flags.

File

tests/flag.test, line 116

Class

FlagTestCase

Code

function testFlagAccess() {
}