]> git.deb.at Git - pkg/blosxom.git/blob - t/plugin_dir/plugins/02plugin2
Revert Gavin Garr's (gonzai's) commits to the test suite on 21st of July
[pkg/blosxom.git] / t / plugin_dir / plugins / 02plugin2
1 package plugin2;
2 sub start { 1 };
3 1;