File: rt_101033.t

package info (click to toggle)
libfilter-perl 1.64-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 668 kB
  • sloc: perl: 963; makefile: 10
file content (11 lines) | stat: -rw-r--r-- 189 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
8
9
10
11
#! perl
use lib 't';
use rt_101033;

print "1..1\n";
my $s = <DATA>;
print "not " if !$s or $s !~ /^test/;
print "ok 1 # TODO RT #101033 + Switch #97440 ignores __DATA__\n";

__DATA__
test