Explorar el Código

Fixing formatting

Sebastien Ros hace 10 años
padre
commit
b24f9560df
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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()
         {