commit | 92ad95b5d478a3a4665cb953dbcd1441d2d4e89b | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Mon Aug 15 23:38:56 2016 +0200 |
committer | Akron <nils@diewald-online.de> | Mon Aug 15 23:38:56 2016 +0200 |
tree | 090de9946e853499ca6fd49af982c0cf38b60730 | |
parent | afb81ad81d9f59a7cb79547318099fa3f5761bca [diff] [blame] |
Added test for script execution Change-Id: I9bf622fb9b224e72d6d560cb8a183c7979ebab88
diff --git a/Makefile.PL b/Makefile.PL index 1ab8172..8e3aae2 100644 --- a/Makefile.PL +++ b/Makefile.PL
@@ -13,6 +13,7 @@ PREREQ_PM => { 'Mojolicious' => 6.11, 'Packed::Array' => 0.01, + 'Test::Output' => 0, 'Log::Log4perl' => 1.42, 'JSON::XS' => 3.01, 'Set::Scalar' => 1.26,