Enable test parallelization for a nice speedup
This commit is contained in:
@@ -13,6 +13,7 @@ using NUnit.Framework;
|
||||
|
||||
namespace Il2CppInspector
|
||||
{
|
||||
[Parallelizable(ParallelScope.Children)]
|
||||
public partial class TestRunner
|
||||
{
|
||||
"@ > $testGen
|
||||
|
||||
Reference in New Issue
Block a user