[libvirt] [PATCH, TCK] Add missing module Test::Exception to the required module list

Matthias Bolte matthias.bolte at googlemail.com
Thu Dec 10 18:18:27 UTC 2009


---
 Build.PL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Build.PL b/Build.PL
index df35abf..453172c 100644
--- a/Build.PL
+++ b/Build.PL
@@ -69,6 +69,7 @@ my $b = $class->new(
 	'TAP::Formatter::HTML' => 0,
 	'TAP::Harness' => 3.11,
 	'TAP::Harness::Archive' => 0,
+	'Test::Exception' => 0,
 	'Test::Builder' => 0,
 	'Test::More' => 0,
 	'Sub::Uplevel' => 0,
-- 
1.6.0.4




More information about the libvir-list mailing list