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:
parent
aa5befdfb8
commit
1a3771cf3b
@ -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" ) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user