Run the right client and server tests.
git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5420 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
bindir=`dirname $0`
|
bindir=`dirname $0`
|
||||||
$bindir/runjava com.threerings.parlor.test.TestClient $*
|
$bindir/runjava com.threerings.presents.client.TestClient $*
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
|
||||||
bindir=`dirname $0`
|
bindir=`dirname $0`
|
||||||
$bindir/runjava $* com.threerings.presents.server.PresentsServer
|
$bindir/runjava $* com.threerings.presents.server.TestServer
|
||||||
|
|||||||
Reference in New Issue
Block a user