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:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user