Skip to content

Commit d62a4b1

Browse files
committed
More Perl tests
1 parent 2f4149f commit d62a4b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

perl/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ perl binary_search.pl && \
33
echo 'tea\nlavender\n' | perl cafe.pl && \
44
perl hello.pl && \
55
perl palindrome.pl && \
6+
perl permutations.pl I like carrots | diff ../test/carrots_expected - && \
67
perl primes.pl 100 && \
78
perl ses.pl && \
89
perl summer.pl && \

0 commit comments

Comments
 (0)