Imported Upstream version 3.3.2
[debian/amanda] / installcheck / mock_mtx.pl
index 2213bd93ae33c621f5a35023f1d0506d97826a13..ffc81f6f94f3bf6518028c4c78420664915db646 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2009 Zmanda, Inc.  All Rights Reserved.
+# Copyright (c) 2009-2012 Zmanda, Inc.  All Rights Reserved.
 #
 # This program is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License version 2 as published
@@ -19,6 +19,7 @@
 use Test::More tests => 31;
 use File::Path;
 use strict;
+use warnings;
 
 use lib "@amperldir@";
 use Installcheck;