Adapting tests to my content-type fixes. They are now consistent all over. And all...
[matthijs/upstream/blosxom.git] / t / plugin_list / plugins / plugin5
1 package plugin5;
2 sub start { 1 };
3 1;