selftest: Enable samba.tests.dcerpc.array test
authorDouglas Bagnall <douglas.bagnall@catalyst.net.nz>
Tue, 3 May 2016 23:21:47 +0000 (11:21 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 9 May 2016 23:43:15 +0000 (01:43 +0200)
Signed-off-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
selftest/tests.py

index 20eb63b4a9b3730c495b48d35a2113326c7040c2..58f545682a6e5a7c2e7f8e376e4459a2b04f1f50 100644 (file)
@@ -60,6 +60,7 @@ planpythontestsuite("none", "samba.tests.samba3")
 planpythontestsuite("none", "samba.tests.strings")
 planpythontestsuite("none", "samba.tests.netcmd")
 planpythontestsuite("none", "samba.tests.dcerpc.rpc_talloc")
+planpythontestsuite("none", "samba.tests.dcerpc.array")
 planpythontestsuite("none", "samba.tests.hostconfig")
 planpythontestsuite("ad_dc_ntvfs:local", "samba.tests.messaging")
 planpythontestsuite("none", "samba.tests.samba3sam")