mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2025-10-09 14:22:57 +08:00
Merge pull request #242 from jsalling/feature/fixture-test-name
Fixture - Remove duplicate output of test name in verbose mode
This commit is contained in:
@ -43,7 +43,6 @@ CFLAGS += -Wundef
|
||||
CFLAGS += -Wold-style-definition
|
||||
CFLAGS += -Wmissing-prototypes
|
||||
CFLAGS += -Wmissing-declarations
|
||||
CFLAGS += -DUNITY_FIXTURES
|
||||
|
||||
TARGET_BASE1=all_tests
|
||||
TARGET1 = $(TARGET_BASE1)$(TARGET_EXTENSION)
|
||||
|
Reference in New Issue
Block a user