Whipped unit tests into shape. Added simple test for dobject transactions.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@978 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2002-02-09 07:50:04 +00:00
parent c57ff60e69
commit a1162ae85a
11 changed files with 79 additions and 93 deletions
+2 -2
View File
@@ -1,9 +1,9 @@
#
# $Id: server.properties,v 1.2 2001/10/11 04:07:50 mdb Exp $
# $Id: server.properties,v 1.3 2002/02/09 07:50:03 mdb Exp $
#
# Configuration for the Presents test server
# These invocation service providers will be registered with the
# invocation manager during the server init process
providers = \
test = com.threerings.presents.server.test.TestProvider
test = com.threerings.presents.server.TestProvider