summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/Makefile.inc b/tests/Makefile.inc
index 48bd18b2ba..fd3cd9f8d1 100644
--- a/tests/Makefile.inc
+++ b/tests/Makefile.inc
@@ -41,9 +41,6 @@ TEST_CFLAGS += -std=gnu11 -Os -ffunction-sections -fdata-sections -fno-builtin
TEST_CFLAGS += -D__TEST__
-# Checkout Cmocka repository
-forgetthis:=$(shell git submodule update --init --checkout 3rdparty/cmocka)
-
TEST_CFLAGS += -I$(cmockasrc)/include
# Link against Cmocka