tests: setup test coverage

This commit is contained in:
Stevan Freeborn
2025-07-28 17:26:54 -05:00
parent d5f1347587
commit 30f2032cef
5 changed files with 12 additions and 11 deletions
@@ -5,6 +5,6 @@ public class AudioConverterTests
[Fact]
public void Test()
{
throw new NotImplementedException();
return;
}
}