diff options
| author | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2023-08-16 17:55:03 +0000 |
| commit | d0b2dbfa0ecf2bbc9709efc5e20baf8e4b44bbbf (patch) | |
| tree | 37ee9e3a9af3eec3e1baf2793da82358c404479b /lib/libpathconv/tests | |
| parent | 031beb4e239bfce798af17f5fe8dba8bcaf13d99 (diff) | |
Diffstat (limited to 'lib/libpathconv/tests')
| -rw-r--r-- | lib/libpathconv/tests/Makefile | 1 | ||||
| -rw-r--r-- | lib/libpathconv/tests/Makefile.depend | 1 | ||||
| -rwxr-xr-x | lib/libpathconv/tests/test.pl | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/lib/libpathconv/tests/Makefile b/lib/libpathconv/tests/Makefile index c7696c2d6c5d..1289999a62fe 100644 --- a/lib/libpathconv/tests/Makefile +++ b/lib/libpathconv/tests/Makefile @@ -1,4 +1,3 @@ -# $FreeBSD$ TAP_TESTS_C+= abs2rel TAP_TESTS_C+= rel2abs diff --git a/lib/libpathconv/tests/Makefile.depend b/lib/libpathconv/tests/Makefile.depend index 0c909c5bb53a..1f02c0b4cbb0 100644 --- a/lib/libpathconv/tests/Makefile.depend +++ b/lib/libpathconv/tests/Makefile.depend @@ -1,4 +1,3 @@ -# $FreeBSD$ # Autogenerated - do NOT edit! DIRDEPS = \ diff --git a/lib/libpathconv/tests/test.pl b/lib/libpathconv/tests/test.pl index 7be2ab82eac4..eeecc26ce84b 100755 --- a/lib/libpathconv/tests/test.pl +++ b/lib/libpathconv/tests/test.pl @@ -24,7 +24,6 @@ # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. # -# $FreeBSD$ # # |
