]> git.donarmstrong.com Git - deb_pkgs/libstatistics-r-perl.git/blobdiff - t/01-pod.t
Update upstream source from tag 'upstream/0.34'
[deb_pkgs/libstatistics-r-perl.git] / t / 01-pod.t
index d0907bc4f0ea913c6c06dc855da86532a751b310..4a562bd5a054d9ac6cfefddc42ad86e18b55112b 100644 (file)
@@ -7,3 +7,5 @@ use Test::More;
 eval 'use Test::Pod 1.00';
 plan skip_all => 'Test::Pod 1.00 required for testing POD' if $@;
 all_pod_files_ok();
+
+done_testing;