mirror of
https://github.com/LukeFZ/Il2CppInspectorRedux.git
synced 2025-12-10 13:30:26 +05:00
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