You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xerces.apache.org by el...@apache.org on 2003/11/06 21:57:09 UTC

cvs commit: xml-xerces/java/tests/jaxp JAXP12Tests.java

elena       2003/11/06 12:57:09

  Modified:    java/tests/jaxp JAXP12Tests.java
  Log:
  remove debug (fails to compile)
  
  Revision  Changes    Path
  1.2       +2 -9      xml-xerces/java/tests/jaxp/JAXP12Tests.java
  
  Index: JAXP12Tests.java
  ===================================================================
  RCS file: /home/cvs/xml-xerces/java/tests/jaxp/JAXP12Tests.java,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- JAXP12Tests.java	15 Feb 2002 03:00:58 -0000	1.1
  +++ JAXP12Tests.java	6 Nov 2003 20:57:09 -0000	1.2
  @@ -278,12 +278,5 @@
           }
       }
   
  -    /**
  -     * Used to run a single test for debuggin.  Remove the "Debug" suffix.
  -     */
  -    public static Test suiteDebug() {
  -        TestSuite suite = new TestSuite();
  -        suite.addTest(new JAXP12Tests("testDomParseNoXSD"));
  -        return suite;
  -    }
  +
   }
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-cvs-help@xml.apache.org