Bug 16839: Fix bus names in test case so it actually works.
authorScott James Remnant <scott@netsplit.com>
Thu, 24 Jul 2008 20:19:14 +0000 (16:19 -0400)
committerColin Walters <walters@verbum.org>
Thu, 24 Jul 2008 20:19:14 +0000 (16:19 -0400)
commit4cbc30465e4fba8026240945cac7a651fda5dca3
tree8fd015403aa1585ec32e67c44b364df61847e1eb
parent458c6ead8572f8cea248844b6860156a00f3f45b
Bug 16839: Fix bus names in test case so it actually works.

* test/name-test/test-privserver.c (filter_session_message, main),
* test/name-test/test-privserver-client.c (open_shutdown_private_connection):
 Replace TestServer with PrivServer to match the service definition files.
test/name-test/test-privserver-client.c
test/name-test/test-privserver.c