1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 00:15:58 +01:00

fixture example doesn't use memory extra

This commit is contained in:
mvandervoord
2019-10-30 10:05:49 -04:00
parent ded22fef63
commit c3d7662a1e

View File

@@ -56,7 +56,7 @@ SRC_FILES1=\
test/test_runners/TestProductionCode2_Runner.c \ test/test_runners/TestProductionCode2_Runner.c \
test/test_runners/all_tests.c test/test_runners/all_tests.c
INC_DIRS=-Isrc -I$(UNITY_ROOT)/src -I$(UNITY_ROOT)/extras/fixture/src INC_DIRS=-Isrc -I$(UNITY_ROOT)/src -I$(UNITY_ROOT)/extras/fixture/src
SYMBOLS= SYMBOLS=-DUNITY_FIXTURE_NO_EXTRAS
all: clean default all: clean default