From a65afdb833741735cf2cdf1386a9a2d065de6065 Mon Sep 17 00:00:00 2001 From: Anna Karas Date: Thu, 4 Jun 2020 12:26:02 +0200 Subject: tests/lib/Makefile.inc: remove a comment Remove a comment since is not useful anymore. Signed-off-by: Anna Karas Change-Id: I236b040a83700bcd34d99db61e5dad0ff7abb28c Reviewed-on: https://review.coreboot.org/c/coreboot/+/42312 Tested-by: build bot (Jenkins) Reviewed-by: Paul Fagerburg Reviewed-by: Julius Werner --- tests/lib/Makefile.inc | 3 --- 1 file changed, 3 deletions(-) (limited to 'tests') 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 -- cgit v1.2.3