From 01071e1ed2c39c499e7c3ad0fe415e01545eb3a0 Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Wed, 6 Apr 2011 22:17:47 +0000 Subject: [PATCH] Erm, fix test directory. git-svn-id: svn+ssh://src.earth.threerings.net/vilya/trunk@1077 c613c5cb-e716-0410-b11b-feb51c14d237 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0004f95..98a08613 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ games. Its various packages include: for multiplayer games Documentation is somewhat sparse at the moment, but inspection of the code in -the `src/main/tests/` directory shows examples of use of many features of the +the `src/test/java/` directory shows examples of use of many features of the library. Building