diff -r e502f4d6e7a2 -r 8da9e81acf82 t/10-minimal.t --- a/t/10-minimal.t Tue Jan 06 15:14:23 2015 +0100 +++ b/t/10-minimal.t Tue Jan 06 21:42:41 2015 +0100 @@ -9,7 +9,8 @@ my $tmp = File::Temp->new; $tmp->print(<<__); - a +# kommentar + a # more comment b c __