From 5ab94ce8deaee9b358bfa36e22d9e432e78335be Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 14 Mar 2021 20:45:34 -0400 Subject: [PATCH] Fix bad copypasta. --- tests/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Makefile b/tests/Makefile index 8883fe9..7256b19 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,4 +1,4 @@ -# Test-suite makefile for reposurgeon +# Test-suite makefile for opeb-adventure # Use absolute path so tests that change working directory still use # scripts from parent directory. Note that using $PWD seems to fail -- 2.31.1