Remove a recursive call to startTest.

This file is not part of the client build.


git-svn-id: svn://10.0.0.236/trunk@39612 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
cbegle%netscape.com 1999-07-16 01:25:50 +00:00
parent aa5befdfb8
commit 1a3771cf3b

View File

@ -65,7 +65,6 @@ function startTest() {
// JavaScript 1.3 is supposed to be compliant ecma version 1.0
if ( VERSION == "ECMA_1" ) {
startTest();
version ( "130" );
}
if ( VERSION == "JS1_3" ) {