summaryrefslogtreecommitdiffstats
path: root/tools/pidl/tests/ndr_array.pl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtools/pidl/tests/ndr_array.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pidl/tests/ndr_array.pl b/tools/pidl/tests/ndr_array.pl
index 2a6b5bbd..46ab83ec 100755
--- a/tools/pidl/tests/ndr_array.pl
+++ b/tools/pidl/tests/ndr_array.pl
@@ -3,6 +3,7 @@
# (C) 2005 Jelmer Vernooij <jelmer@samba.org>
# Published under the GNU General Public License
use strict;
+use warnings;
use Test::More tests => 8;
use FindBin qw($RealBin);