aboutsummaryrefslogtreecommitdiffstats
path: root/t/01packdrakeng.t
diff options
context:
space:
mode:
Diffstat (limited to 't/01packdrakeng.t')
-rwxr-xr-xt/01packdrakeng.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/t/01packdrakeng.t b/t/01packdrakeng.t
index 2321ad7..fd0c3d6 100755
--- a/t/01packdrakeng.t
+++ b/t/01packdrakeng.t
@@ -10,7 +10,7 @@ use_ok('Packdrakeng');
-d "test" || mkdir "test" or die "Can't create directory test";
-my $coin = "
+my $coin = q{
___________
< Coin coin >
-----------
@@ -20,7 +20,7 @@ my $coin = "
( ( . /
\ '-' /
~'`~'`~'`~'`~
-";
+};
sub clean_test_files {
-d "test" or return;