Seal/abstract/virtual everything (#6739)
This commit is contained in:
@@ -6,11 +6,13 @@ using Content.Server;
|
||||
using Content.Server.IoC;
|
||||
using Content.Shared;
|
||||
using Content.Shared.IoC;
|
||||
using Robust.Shared.Analyzers;
|
||||
using Robust.UnitTesting;
|
||||
using EntryPoint = Content.Server.Entry.EntryPoint;
|
||||
|
||||
namespace Content.Tests
|
||||
{
|
||||
[Virtual]
|
||||
public class ContentUnitTest : RobustUnitTest
|
||||
{
|
||||
protected override void OverrideIoC()
|
||||
|
||||
Reference in New Issue
Block a user