aboutsummaryrefslogtreecommitdiff
path: root/t/tests/sietima/role/avoid-dups.t
diff options
context:
space:
mode:
authorDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2016-08-09 16:47:41 +0100
committerDagfinn Ilmari Mannsåker <ilmari@ilmari.org>2016-08-09 17:00:25 +0100
commit3a492beebdc22ea5f06384c99080515e11b1aa32 (patch)
treedcd2aebb1f92b45830458962344683a4a4d41a8d /t/tests/sietima/role/avoid-dups.t
parentAdd .proverc (diff)
downloadSietima-3a492beebdc22ea5f06384c99080515e11b1aa32.tar.gz
Sietima-3a492beebdc22ea5f06384c99080515e11b1aa32.tar.bz2
Sietima-3a492beebdc22ea5f06384c99080515e11b1aa32.zip
Use sub signatures!
also: * add Sietima::Policy to enable stuff everywhere * use Test::Sietima everywhere (which imposes Sietima::Policy)
Diffstat (limited to 't/tests/sietima/role/avoid-dups.t')
-rw-r--r--t/tests/sietima/role/avoid-dups.t3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/tests/sietima/role/avoid-dups.t b/t/tests/sietima/role/avoid-dups.t
index 58cd308..671d898 100644
--- a/t/tests/sietima/role/avoid-dups.t
+++ b/t/tests/sietima/role/avoid-dups.t
@@ -1,7 +1,4 @@
#!perl
-use strict;
-use warnings;
-use 5.024;
use lib 't/lib';
use Test::Sietima;