chore: initial commit

This commit is contained in:
Stevan Freeborn
2023-12-01 12:29:02 -06:00
commit 7bea0f2664
11 changed files with 1962 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
namespace Trebuchet.Tests;
public class UnitTest1
{
[Fact]
public void Test1()
{
}
}