mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-03 06:45:02 +00:00
7 lines
114 B
C#
7 lines
114 B
C#
namespace ICD.Common.Utils.Tests.Attributes
|
|
{
|
|
public abstract class AbstractIcdAttributeTest
|
|
{
|
|
}
|
|
}
|