aboutsummaryrefslogtreecommitdiffstats
path: root/lib/htmlpurifier/smoketests/test-schema/Directive.Allowed.txt
diff options
context:
space:
mode:
Diffstat (limited to 'lib/htmlpurifier/smoketests/test-schema/Directive.Allowed.txt')
-rw-r--r--lib/htmlpurifier/smoketests/test-schema/Directive.Allowed.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/htmlpurifier/smoketests/test-schema/Directive.Allowed.txt b/lib/htmlpurifier/smoketests/test-schema/Directive.Allowed.txt
new file mode 100644
index 000000000..2145276e3
--- /dev/null
+++ b/lib/htmlpurifier/smoketests/test-schema/Directive.Allowed.txt
@@ -0,0 +1,6 @@
+Directive.Allowed
+TYPE: string
+DEFAULT: 'apple'
+ALLOWED: 'apple', 'orange', 'pear', 'peach', 'mango'
+DESCRIPTION: This directive has a constrained set of allowed values.
+--# vim: et sw=4 sts=4