mirror of
https://github.com/ICDSystems/ICD.Common.Utils.git
synced 2026-04-12 03:57:32 +00:00
Test stub
This commit is contained in:
parent
772a87bab6
commit
3e143c07a8
1 changed files with 6 additions and 0 deletions
|
|
@ -7,6 +7,12 @@ namespace ICD.Common.Utils.Tests.Extensions
|
|||
{
|
||||
[Test]
|
||||
public void GetPathTest()
|
||||
{
|
||||
Assert.Inconclusive();
|
||||
}
|
||||
|
||||
[Test]
|
||||
public void GetCreationTimeTest()
|
||||
{
|
||||
Assert.Inconclusive();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue