Oops, that's tests not test.

git-svn-id: svn+ssh://src.earth.threerings.net/narya/trunk@5287 542714f4-19e9-0310-aa3c-eee0fc999fb1
This commit is contained in:
Michael Bayne
2008-08-04 18:11:01 +00:00
parent 93cffda93f
commit aba13e5718
+1 -1
View File
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" output="dist/classes" path="src/java"/>
<classpathentry kind="src" output="test/dist/classes" path="tests/src/java"/>
<classpathentry kind="src" output="tests/dist/classes" path="tests/src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/samskivert"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-lang.jar"/>