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]
|
[Test]
|
||||||
public void GetPathTest()
|
public void GetPathTest()
|
||||||
|
{
|
||||||
|
Assert.Inconclusive();
|
||||||
|
}
|
||||||
|
|
||||||
|
[Test]
|
||||||
|
public void GetCreationTimeTest()
|
||||||
{
|
{
|
||||||
Assert.Inconclusive();
|
Assert.Inconclusive();
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue