Modification des tests pour prendre en compte lest modifications de la revision 240

This commit is contained in:
2008-01-30 23:12:43 +00:00
parent cc5c1512d2
commit 31b707615b
3 changed files with 7 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="/usr/local/debuire/bin/junit-4.4.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/YACOSCore"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>