mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Benchmarks for EntityManager (#2578)
This commit is contained in:
committed by
GitHub
parent
1f199ea71c
commit
aab8f7876b
4
Robust.UnitTesting/AssemblyInfo.cs
Normal file
4
Robust.UnitTesting/AssemblyInfo.cs
Normal file
@@ -0,0 +1,4 @@
|
||||
using System.Runtime.CompilerServices;
|
||||
|
||||
// So it can use RobustServerSimulation.
|
||||
[assembly: InternalsVisibleTo("Robust.Benchmarks")]
|
||||
Reference in New Issue
Block a user