stub out tests

This commit is contained in:
Greg Gauthier 2023-01-20 09:29:00 +00:00
parent 4805185185
commit 7ee15f4a1d

View File

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