Improving readability.

This commit is contained in:
pschwartau%netscape.com 2003-04-30 21:51:27 +00:00
parent bb1d7a7641
commit dd257f7c22

View File

@ -35,7 +35,7 @@
*
*
* Date: 29 April 2003
* SUMMARY: Testing merge of if-clause and boolean expressions
* SUMMARY: Testing merged if-clauses
*
* See http://bugzilla.mozilla.org/show_bug.cgi?id=203841
*
@ -43,7 +43,7 @@
//-----------------------------------------------------------------------------
var UBound = 0;
var bug = 203841;
var summary = 'Testing the comma operator inside an if statement';
var summary = 'Testing merged if-clauses';
var status = '';
var statusitems = [];
var actual = '';