diff --git a/t/script.pl b/t/script.pl index 785152c..c2b42fd 100755 --- a/t/script.pl +++ b/t/script.pl @@ -11,11 +11,10 @@ sub test($$$) { } # TODO: testing format -test("./cap2site.pod", "hello.gmi", <<'EOF' +test("./cap2site.pod", "hello.gmi", <<'EOF');

Hello, world!

Lorem ipsum dolor sit amet

EOF -); test("./cap2site.pod -s", "hello.gmi", <<'EOF');