The branch main has been updated by sjg:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=e0e24ae5d658a7dc059b252df79ef5ad24c8ff17

commit e0e24ae5d658a7dc059b252df79ef5ad24c8ff17
Author:     Simon J. Gerraty <s...@freebsd.org>
AuthorDate: 2023-05-13 17:12:08 +0000
Commit:     Simon J. Gerraty <s...@freebsd.org>
CommitDate: 2023-05-13 17:12:08 +0000

    bmake forloop test was removed
---
 usr.bin/bmake/unit-tests/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/usr.bin/bmake/unit-tests/Makefile 
b/usr.bin/bmake/unit-tests/Makefile
index 6594bdd5cd81..1db1dcd87718 100644
--- a/usr.bin/bmake/unit-tests/Makefile
+++ b/usr.bin/bmake/unit-tests/Makefile
@@ -215,7 +215,6 @@ TESTS+=             export
 TESTS+=                export-all
 TESTS+=                export-env
 TESTS+=                export-variants
-TESTS+=                forloop
 TESTS+=                forsubst
 TESTS+=                gnode-submake
 TESTS+=                hanoi-include

Reply via email to