diff options
-rw-r--r-- | tests/lib/Makefile.inc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/lib/Makefile.inc b/tests/lib/Makefile.inc index 565bb31c2e..c490317644 100644 --- a/tests/lib/Makefile.inc +++ b/tests/lib/Makefile.inc @@ -1,8 +1,5 @@ # SPDX-License-Identifier: GPL-2.0-only -# object filest should be under build/tests/ build/test/src/ build/test/run/ -# two examples - first should be simply string.c, second should use -wrap - tests-y += string-test string-test-srcs += tests/lib/string-test.c |