mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-09-15 06:42:25 +02:00
required changes for content benchmarks (#3327)
This commit is contained in:
@@ -250,6 +250,8 @@ namespace Robust.UnitTesting
|
||||
private bool _isAlive = true;
|
||||
private Exception? _unhandledException;
|
||||
|
||||
public IDependencyCollection InstanceDependencyCollection => DependencyCollection;
|
||||
|
||||
public virtual IntegrationOptions? Options { get; internal set; }
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user