Made 01_templates.t pass again (added the expected output of t/templates/expected...
[matthijs/upstream/blosxom.git] / t / plugin_list / plugins / plugin5
1 package plugin5;
2 sub start { 1 };
3 1;