From: Marius Gavrilescu Date: Sun, 18 Aug 2013 08:04:05 +0000 (+0300) Subject: Remove -CSDA from test scripts X-Git-Tag: 0.002~1 X-Git-Url: http://git.ieval.ro/?p=app-musicexpo.git;a=commitdiff_plain;h=8086953ce18631a75cca3f1e6d5a53f2c1b6710f Remove -CSDA from test scripts --- diff --git a/t/App-MusicExpo.t b/t/App-MusicExpo.t index 0ad611b..6dfc455 100644 --- a/t/App-MusicExpo.t +++ b/t/App-MusicExpo.t @@ -1,4 +1,4 @@ -#!/usr/bin/perl -wT -CSDA +#!/usr/bin/perl -wT use v5.14; use warnings; diff --git a/t/musicexpo-cache.t b/t/musicexpo-cache.t index 635f671..21f5d99 100644 --- a/t/musicexpo-cache.t +++ b/t/musicexpo-cache.t @@ -1,4 +1,4 @@ -#!/usr/bin/perl -wT -CSDA +#!/usr/bin/perl -wT use v5.14; use warnings; diff --git a/t/musicexpo.t b/t/musicexpo.t index b2f133c..fcd4e69 100644 --- a/t/musicexpo.t +++ b/t/musicexpo.t @@ -1,4 +1,4 @@ -#!/usr/bin/perl -wT -CSDA +#!/usr/bin/perl -wT use v5.14; use warnings;