Explorar o código

Fixing duplicate fact attribute

Sebastien Ros %!s(int64=12) %!d(string=hai) anos
pai
achega
f2ca7d83db
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Jint.Tests.Ecma/Ecma/12.2.1.cs

+ 0 - 1
Jint.Tests.Ecma/Ecma/12.2.1.cs

@@ -104,7 +104,6 @@ namespace Jint.Tests.Ecma
 			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")]
         [Trait("Category", "12.2.1")]
         public void StrictModeAnIndirectEvalDeclaringAVarNamedArgumentsDoesNotThrow()