Enable test parallelization for a nice speedup

This commit is contained in:
Robert Xiao
2020-04-08 01:28:01 -07:00
committed by Katy
parent e2f42bd137
commit d2b5f9d48b

View File

@@ -13,6 +13,7 @@ using NUnit.Framework;
namespace Il2CppInspector namespace Il2CppInspector
{ {
[Parallelizable(ParallelScope.Children)]
public partial class TestRunner public partial class TestRunner
{ {
"@ > $testGen "@ > $testGen