Moved test out of source folder to example folder

This commit is contained in:
Steveice10 2014-01-30 20:22:03 -08:00
parent ecc108b2e7
commit d7a5ec25c6
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,7 @@ The library is split into two packages, ch.spacebase.mc.auth and ch.spacebase.mc
<b>Example Code</b>
--------
See ch.spacebase.mc.protocol.test.Test.
See example/ch/spacebase/mc/protocol/test/Test.java
<b>Building the Source</b>