summaryrefslogtreecommitdiffstats
path: root/t/001-basic.t
diff options
context:
space:
mode:
Diffstat (limited to 't/001-basic.t')
-rw-r--r--t/001-basic.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/t/001-basic.t b/t/001-basic.t
index e325ff3..e939d77 100644
--- a/t/001-basic.t
+++ b/t/001-basic.t
@@ -1,4 +1,4 @@
-#!perl -T
+#!/usr/bin/env perl
use strict;
use warnings;
use Test::More tests => 2;