mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-02-16 13:15:07 +00:00
Additional test stubs
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
using NUnit.Framework;
|
||||
|
||||
namespace ICD.Common.Utils.Tests.Attributes
|
||||
{
|
||||
[TestFixture]
|
||||
public sealed class KrangPluginAttributeTest : AbstractIcdAttributeTest
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user