Remove tests
[pkg-perl] / deb-src / libtest-base-perl / libtest-base-perl-0.54 / t / reverse.t
1 use Test::Base;
2
3 __DATA__
4 ===
5 --- (a) split reverse join=\s: this and that
6 --- (b)                      : that and this
7
8 ===
9 --- (a) lines reverse join
10 This
11 And
12 That
13 --- (b)
14 That
15 And
16 This