diff options
Diffstat (limited to 't/00_basic.t')
-rw-r--r-- | t/00_basic.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/00_basic.t b/t/00_basic.t index 45d6aaa03..dd58b71e0 100644 --- a/t/00_basic.t +++ b/t/00_basic.t @@ -1,6 +1,6 @@ #!perl -## Simply test that the script compiles and gives a good version +## Simply test that the script compiles and gives a valid version use strict; use warnings; |