summaryrefslogtreecommitdiffstats
path: root/tools/pidl/tests/ndr_simple.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pidl/tests/ndr_simple.pl')
-rwxr-xr-xtools/pidl/tests/ndr_simple.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/pidl/tests/ndr_simple.pl b/tools/pidl/tests/ndr_simple.pl
index 15e07d56..c5c32445 100755
--- a/tools/pidl/tests/ndr_simple.pl
+++ b/tools/pidl/tests/ndr_simple.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);