Revision: 15026
          http://gate.svn.sourceforge.net/gate/?rev=15026&view=rev
Author:   markagreenwood
Date:     2012-01-13 10:19:56 +0000 (Fri, 13 Jan 2012)
Log Message:
-----------
removing the CookBook from the list of tests as a) everything being tested is 
tested somewhere else and b) the class was meant as an example of using the API 
but has been replaced by the code on the wiki

Modified Paths:
--------------
    gate/trunk/src/gate/TestGate.java

Modified: gate/trunk/src/gate/TestGate.java
===================================================================
--- gate/trunk/src/gate/TestGate.java   2012-01-13 09:13:15 UTC (rev 15025)
+++ gate/trunk/src/gate/TestGate.java   2012-01-13 10:19:56 UTC (rev 15026)
@@ -254,7 +254,6 @@
         suite.addTest(TestXSchema.suite());
 
         suite.addTest(TestCreole.suite());
-        suite.addTest(CookBook.suite());
         suite.addTest(TestFiles.suite());
         suite.addTest(TestJavac.suite());
         suite.addTest(TestReload.suite());

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
RSA(R) Conference 2012
Mar 27 - Feb 2
Save $400 by Jan. 27
Register now!
http://p.sf.net/sfu/rsa-sfdev2dev2
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs

Reply via email to