mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-14 13:07:28 +00:00
Additional test stubs
This commit is contained in:
parent
a5edce7138
commit
47c0f50f02
4 changed files with 81 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
using NUnit.Framework;
|
||||
|
||||
namespace ICD.Common.Utils.Tests.Attributes
|
||||
{
|
||||
[TestFixture]
|
||||
public sealed class KrangPluginAttributeTest : AbstractIcdAttributeTest
|
||||
{
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue