Switch to testing the parlor services.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@398 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2001-10-05 23:55:12 +00:00
parent e8071b5ad6
commit 7636e33a7c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
bindir=`dirname $0`
$bindir/runjava com.threerings.whirled.client.test.TestClient $*
$bindir/runjava com.threerings.parlor.test.TestClient $*
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/sh
bindir=`dirname $0`
$bindir/runjava $* com.threerings.whirled.server.WhirledServer
$bindir/runjava $* com.threerings.parlor.test.TestServer