diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2015-01-29 23:24:25 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2015-01-29 23:24:25 +0000 |
commit | dc981357f4cc5ebb892e34fd8c2f11f20c20ae30 (patch) | |
tree | 6a33e88a63c138cbb32e86aeffd80cea70221f25 /regress/usr.bin | |
parent | aafa05bfc7885c2eb8c78620a2d9973e1cc861e8 (diff) |
reorg tbl(7) test suite
Diffstat (limited to 'regress/usr.bin')
-rw-r--r-- | regress/usr.bin/mandoc/tbl/layout/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/regress/usr.bin/mandoc/tbl/layout/Makefile b/regress/usr.bin/mandoc/tbl/layout/Makefile index 69d5444872d..85c6c66d3fa 100644 --- a/regress/usr.bin/mandoc/tbl/layout/Makefile +++ b/regress/usr.bin/mandoc/tbl/layout/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2015/01/29 23:24:24 schwarze Exp $ +# $OpenBSD: Makefile,v 1.1 2015/01/29 23:24:24 schwarze Exp $ REGRESS_TARGETS = center complex numbers span LINT_TARGETS = complex |