Imported Upstream version 3.3.2
[debian/amanda] / installcheck / Amanda_Feature.pl
index af2cdcebae50a9f0ec3ad7a0f27f44794034ebf4..89288bbb19000325009ec6d39b937ec6f95ef239 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (c) 2010 Zmanda, Inc.  All Rights Reserved.
+# Copyright (c) 2010-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
@@ -18,6 +18,7 @@
 
 use Test::More tests => 31;
 use strict;
+use warnings;
 
 use lib "@amperldir@";
 use Amanda::Feature;