aboutsummaryrefslogtreecommitdiffstats
path: root/lib/htmlpurifier/tests/HTMLPurifier/ConfigSchema/Validator/directive/valueAliasesAliasIsString.vtest
blob: b9f28eee135f56e2b1daf2f47c2b65f1eb72807e (plain) (blame)
1
2
3
4
5
6
7
ERROR: Alias 3 in valueAliases in directive 'Ns.Dir' must be a string
----
Ns.Dir
DESCRIPTION: Directive
TYPE: string
DEFAULT: 'a'
VALUE-ALIASES: 3 => 'a'