diff options
Diffstat (limited to 't/op/lex.t')
-rw-r--r-- | t/op/lex.t | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/t/op/lex.t b/t/op/lex.t index 25ae754217..5a6697ae45 100644 --- a/t/op/lex.t +++ b/t/op/lex.t @@ -1,4 +1,7 @@ #!perl + +# Tests too complex for t/base/lex.t + use strict; use warnings; |