Update to match filename

This commit is contained in:
Scarlett
2025-02-12 14:26:12 -05:00
parent 0ee652ed06
commit b494518208

View File

@ -14,7 +14,7 @@ test:
./$(EXE) ./tests/test_operators.alpha
./$(EXE) ./tests/test_otherpunc.alpha
./$(EXE) ./tests/test_simpleIntTest.alpha
./$(EXE) ./tests/test_simpleLiteral.alpha
./$(EXE) ./tests/test_simpleLiterals.alpha
clean:
rm -f *.o