summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-07-08 16:23:20 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-07-08 16:23:20 +0200
commita4b9d9d444b651718c23005eaaf845f563b54c7c (patch)
tree9792c4396a1f8447e6f94ba4b653ea07919faeef
parentb15574fb5c5411bd67b9e6a43715771578821d72 (diff)
Declare Test::Fatal dependency
-rw-r--r--Build.PL1
-rw-r--r--Changelog1
2 files changed, 2 insertions, 0 deletions
diff --git a/Build.PL b/Build.PL
index ebec2f1..1994415 100644
--- a/Build.PL
+++ b/Build.PL
@@ -8,6 +8,7 @@ my $build = Module::Build->new(
build_requires => {
'Test::Command' => 0,
'Test::Compile' => 0,
+ 'Test::Fatal' => 0,
'Test::More' => 0,
'Test::Pod' => 0,
},
diff --git a/Changelog b/Changelog
index f49054b..7674477 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,7 @@
git HEAD
* Remove Test::MockObject dependency
+ * Declare Test::Fatal dependency
[App::Raps2]
* Move cmd_* functions into raps2