diff options
Diffstat (limited to 'source4/script/tests/test_pidl.sh')
-rwxr-xr-x | source4/script/tests/test_pidl.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/script/tests/test_pidl.sh b/source4/script/tests/test_pidl.sh index f5e731d37a..81d443a307 100755 --- a/source4/script/tests/test_pidl.sh +++ b/source4/script/tests/test_pidl.sh @@ -1,3 +1,4 @@ #!/bin/sh ./build/pidl/tests/ndr_simple.pl +./build/pidl/tests/ndr_align.pl ./build/pidl/tests/ndr_refptr.pl |