mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 14:52:35 +02:00
Make most tests parallel.
Now that IoC is thread local, this should be safe.
This commit is contained in:
@@ -87,6 +87,7 @@ namespace Robust.UnitTesting
|
||||
Client
|
||||
}
|
||||
|
||||
[Parallelizable]
|
||||
public abstract class RobustUnitTest
|
||||
{
|
||||
#region Options
|
||||
|
||||
Reference in New Issue
Block a user