From: Eric S. Raymond Date: Sun, 28 May 2017 17:55:41 +0000 (-0400) Subject: Remove debris from the Makefile. X-Git-Tag: seed~30 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=e0f160d3131c8cffae99fb8e721c555d352a92a4 Remove debris from the Makefile. --- diff --git a/tests/Makefile b/tests/Makefile index 4ab1b4c..f7b6e2e 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,8 +1,5 @@ # Test-suite makefile for reposurgeon -# By setting the REPOSURGEON environment variable and using -e -# a different implementation can be plugged in to the tests. - # Use absolute path so tests that change working directory still use # scripts from parent directory. Note that using $PWD seems to fail # here under Gitlab's CI environment.