jsalvata    2004/01/24 16:25:03

  Modified:    bin/testfiles HTMLParserTestCaseWithComments.html
  Log:
  Slight change to the test case that detects an already-known bug.
  
  Revision  Changes    Path
  1.2       +2 -1      jakarta-jmeter/bin/testfiles/HTMLParserTestCaseWithComments.html
  
  Index: HTMLParserTestCaseWithComments.html
  ===================================================================
  RCS file: 
/home/cvs/jakarta-jmeter/bin/testfiles/HTMLParserTestCaseWithComments.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- HTMLParserTestCaseWithComments.html       14 Dec 2003 01:44:02 -0000      1.1
  +++ HTMLParserTestCaseWithComments.html       25 Jan 2004 00:25:03 -0000      1.2
  @@ -14,10 +14,11 @@
   -->
   <img
     align="top"
  +  alt=""
     name="e"
     src =
       "images/image-e.gif"
  ->
  +> <!-- the alt="" is intended to check a known bug in HTMLParser -->
   <img
     align="top"
     Name="F"
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to