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,