Moved tests to a separate source folder.

This commit is contained in:
Robert Greene 2004-06-03 03:34:22 +00:00
parent 89a4b67498
commit d9a4bce127

View File

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="var" path="SWT_JAR" sourcepath="SWT_SRC"/>
<classpathentry kind="var" path="JUNIT_JAR"/>