summaryrefslogtreecommitdiffstats
path: root/tools/pidl/tests/ndr_alloc.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pidl/tests/ndr_alloc.pl')
-rwxr-xr-xtools/pidl/tests/ndr_alloc.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pidl/tests/ndr_alloc.pl b/tools/pidl/tests/ndr_alloc.pl
index 399fbd21..c708c3b5 100755
--- a/tools/pidl/tests/ndr_alloc.pl
+++ b/tools/pidl/tests/ndr_alloc.pl
@@ -2,6 +2,7 @@
# NDR allocation tests
# (C) 2005 Jelmer Vernooij. Published under the GNU GPL
use strict;
+use warnings;
use Test::More tests => 5 * 8;
use FindBin qw($RealBin);