X-Git-Url: https://git.deb.at/?a=blobdiff_plain;ds=sidebyside;f=t%2Fplugin_dir%2Fplugins%2Fplugin3_;fp=t%2Fplugin_dir%2Fplugins%2Fplugin3_;h=e2d75ce3ab85798421b1b7751feb48f06e99803a;hb=12352c94e4e3f56b9e99d38c52079c92a24ace59;hp=0000000000000000000000000000000000000000;hpb=86608a808dd5465a2f186b51c46f8aa786679bd6;p=pkg%2Fblosxom.git diff --git a/t/plugin_dir/plugins/plugin3_ b/t/plugin_dir/plugins/plugin3_ new file mode 100644 index 0000000..e2d75ce --- /dev/null +++ b/t/plugin_dir/plugins/plugin3_ @@ -0,0 +1,3 @@ +package plugin3; +sub start { 1 }; +1;