Sebastien Ros 10 anni fa
parent
commit
b24f9560df
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      Jint.Tests/Runtime/EngineTests.cs

+ 1 - 0
Jint.Tests/Runtime/EngineTests.cs

@@ -105,6 +105,7 @@ namespace Jint.Tests.Runtime
 
             Assert.Equal(expected, result);
         }
+
         [Fact]
         public void ShouldEvaluateHasOwnProperty()
         {