summaryrefslogtreecommitdiff
path: root/source4/script
diff options
context:
space:
mode:
Diffstat (limited to 'source4/script')
-rw-r--r--source4/script/tests/test_rpc_quick.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/script/tests/test_rpc_quick.sh b/source4/script/tests/test_rpc_quick.sh
index 5f74ba5af3..4ff6df0211 100644
--- a/source4/script/tests/test_rpc_quick.sh
+++ b/source4/script/tests/test_rpc_quick.sh
@@ -2,9 +2,9 @@
# add tests to this list as they start passing, so we test
# that they stay passing
-ncacn_np_tests="RPC-ECHO RPC-ALTERCONTEXT"
-ncalrpc_tests="RPC-ECHO RPC-ALTERCONTEXT"
-ncacn_ip_tcp_tests="RPC-ECHO RPC-ALTERCONTEXT"
+ncacn_np_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
+ncalrpc_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
+ncacn_ip_tcp_tests="RPC-ECHO RPC-ALTERCONTEXT RPC-JOIN"
if [ $# -lt 4 ]; then
cat <<EOF