mirror of
https://github.com/cyanfish/naps2.git
synced 2024-11-11 02:45:19 +03:00
Add todo
This commit is contained in:
parent
bf8527e858
commit
cce196394a
@ -45,5 +45,7 @@ namespace NAPS2.Sdk.Tests.Util
|
||||
Assert.Equal(list, new[] { "b", "a", "d", "c" });
|
||||
CollectionAsserts.SameItems(sel, new[] { "a", "c" });
|
||||
}
|
||||
|
||||
// TODO: More
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user