Add plugin_dir and plugin_list test cases.
[matthijs/upstream/blosxom.git] / t / plugin_list / config / plugins.conf
1
2 # Bare
3 plugin1
4
5 # Numbered
6 02plugin2
7
8 # Underscored
9 plugin3_
10
11 # Numbered and underscored
12 04plugin4_
13
14 # Commented out
15 # plugin5
16
17 # Real plugin - dump the list of plugins
18 dump_plugins
19