testcases: remove 'use v5.10' as this is automatically done in lib/i3test

This commit is contained in:
Michael Stapelberg
2010-07-04 19:53:05 +02:00
parent b186446fb7
commit 16f5c879f6
10 changed files with 0 additions and 10 deletions

View File

@ -5,7 +5,6 @@
#
use List::Util qw(first);
use i3test tests => 6;
use v5.10;
my $i3 = i3("/tmp/nestedcons");