Updated t/smoketest/expected.rss version number to +dev version to fix tests.
[matthijs/upstream/blosxom.git] / t / plugin_dir / plugins / 02plugin2
1 package plugin2;
2 sub start { 1 };
3 1;