Makeconf - remove deprecated tests variable

This commit is contained in:
madmaurice 2023-08-30 22:03:37 +02:00
parent 57f029bc6e
commit 5d5f1803b2

View file

@ -5,6 +5,4 @@ modules := memory/mem_device \
cpu/cpu \
cpu/decoder
tests := test_bus
CXX_FLAGS := -I $(CURDIR)