summaryrefslogtreecommitdiffstats
path: root/t/022-random-word-nocache.t
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2009-11-17 00:10:43 -0600
committerJesse Luehrs <doy@tozt.net>2009-11-17 00:10:43 -0600
commit5c83076fed12c431a9345ba9feb41047966428c4 (patch)
tree8eb49de8e549aaa03f2e17f33fe006c2954dc6d0 /t/022-random-word-nocache.t
parentadf1468b40da591d6eb27e03125ce3dfdf08977a (diff)
downloadgames-word-5c83076fed12c431a9345ba9feb41047966428c4.tar.gz
games-word-5c83076fed12c431a9345ba9feb41047966428c4.zip
convert to #!/usr/bin/env perl everywhere
Diffstat (limited to 't/022-random-word-nocache.t')
-rw-r--r--t/022-random-word-nocache.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/022-random-word-nocache.t b/t/022-random-word-nocache.t
index 61fad0d..08ed1fc 100644
--- a/t/022-random-word-nocache.t
+++ b/t/022-random-word-nocache.t
@@ -1,4 +1,4 @@
-#!perl -T
+#!/usr/bin/env perl
use strict;
use warnings;
use Test::More tests => 5;