Naming Convention fix

This commit is contained in:
Jordan Wages 2025-08-19 04:50:05 -05:00
commit 2cfd01f06f

View file

@ -1,6 +1,6 @@
namespace tests namespace tests
{ {
public class Tests public class InputInterpreterTests
{ {
[SetUp] [SetUp]
public void Setup() public void Setup()