stub out tests

This commit is contained in:
Greg Gauthier 2023-01-20 09:29:00 +00:00
parent 4805185185
commit 7ee15f4a1d
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@ public class Tests
[SetUp]
public void Setup()
{
//testing
}
[Test]