Revision: 17928
http://sourceforge.net/p/gate/code/17928
Author: markagreenwood
Date: 2014-05-08 06:30:59 +0000 (Thu, 08 May 2014)
Log Message:
-----------
it helps if the path name is correct
Modified Paths:
--------------
gate/trunk/src/test/gate/jape/functest/TestConstraints.java
Modified: gate/trunk/src/test/gate/jape/functest/TestConstraints.java
===================================================================
--- gate/trunk/src/test/gate/jape/functest/TestConstraints.java 2014-05-08
06:21:12 UTC (rev 17927)
+++ gate/trunk/src/test/gate/jape/functest/TestConstraints.java 2014-05-08
06:30:59 UTC (rev 17928)
@@ -162,7 +162,7 @@
* @throws Exception
*/
public void test812MatchNegativeAnnotationsInEmptyAnnotSet() throws
Exception {
- final String japeFilePath =
"/jape/test/japefiles/Req-GATETao-8.1.2-Negative.jape";
+ final String japeFilePath =
"/jape/test/japefiles/Req-GATETao-8.1.2-Negatives.jape";
final String docFilePath = "/jape/test/docfiles/Req-GATETao-8.1.2.txt";
Set<Annotation> actualResults = doTest(docFilePath, japeFilePath,
annoCreatorEmpty);
assertEquals("There must be no transduced annotations.", 0,
actualResults.size());
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs