Skip to content

Commit

Permalink
fixture example doesn't use memory extra
Browse files Browse the repository at this point in the history
  • Loading branch information
mvandervoord committed Oct 30, 2019
1 parent ded22fe commit c3d7662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/example_2/makefile
Expand Up @@ -56,7 +56,7 @@ SRC_FILES1=\
test/test_runners/TestProductionCode2_Runner.c \
test/test_runners/all_tests.c
INC_DIRS=-Isrc -I$(UNITY_ROOT)/src -I$(UNITY_ROOT)/extras/fixture/src
SYMBOLS=
SYMBOLS=-DUNITY_FIXTURE_NO_EXTRAS

all: clean default

Expand Down

0 comments on commit c3d7662

Please sign in to comment.