|
@@ -104,7 +104,6 @@ namespace Jint.Tests.Ecma
|
|
RunTest(@"TestCases/ch12/12.2/12.2.1/12.2.1-2-s.js", false);
|
|
RunTest(@"TestCases/ch12/12.2/12.2.1/12.2.1-2-s.js", false);
|
|
}
|
|
}
|
|
|
|
|
|
- [Fact]
|
|
|
|
[Fact(Skip = "Indirect eval call also imply changes to the parser logic")]
|
|
[Fact(Skip = "Indirect eval call also imply changes to the parser logic")]
|
|
[Trait("Category", "12.2.1")]
|
|
[Trait("Category", "12.2.1")]
|
|
public void StrictModeAnIndirectEvalDeclaringAVarNamedArgumentsDoesNotThrow()
|
|
public void StrictModeAnIndirectEvalDeclaringAVarNamedArgumentsDoesNotThrow()
|