From 284385008aceb111bc1c805a08e358aa22f28ce6 Mon Sep 17 00:00:00 2001 From: Shargon Date: Tue, 1 Oct 2019 19:07:44 +0200 Subject: [PATCH] format --- neo.UnitTests/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neo.UnitTests/Properties/AssemblyInfo.cs b/neo.UnitTests/Properties/AssemblyInfo.cs index 337ef2a0ca..903504edce 100644 --- a/neo.UnitTests/Properties/AssemblyInfo.cs +++ b/neo.UnitTests/Properties/AssemblyInfo.cs @@ -1,3 +1,3 @@ -using Microsoft.VisualStudio.TestTools.UnitTesting; - +using Microsoft.VisualStudio.TestTools.UnitTesting; + [assembly: Parallelize(Workers = 0, Scope = ExecutionScope.ClassLevel)]