summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2016-12-07 23:08:07 +0000
committerschwarze <schwarze@openbsd.org>2016-12-07 23:08:07 +0000
commitd0757eda4eaadc2b75904d0a8809c14c56662af4 (patch)
tree9347065690f5f9c5a2bec2f7d2fc6cb25e5230a4
parentenable commented parts of the test, they seem to work now (diff)
downloadwireguard-openbsd-d0757eda4eaadc2b75904d0a8809c14c56662af4.tar.xz
wireguard-openbsd-d0757eda4eaadc2b75904d0a8809c14c56662af4.zip
enable commented parts of the test, they seem to work now
-rw-r--r--regress/usr.bin/mandoc/roff/args/roff.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/regress/usr.bin/mandoc/roff/args/roff.in b/regress/usr.bin/mandoc/roff/args/roff.in
index a305d00ba6a..0f4039dc610 100644
--- a/regress/usr.bin/mandoc/roff/args/roff.in
+++ b/regress/usr.bin/mandoc/roff/args/roff.in
@@ -59,13 +59,13 @@ triple eol blank:
trailing blanks in arguments:
.test "one " "two "
unterminated quotes:
-.\"test "one
+.test "one
.test one "two
single trailing blank in unterminated quotes:
-.\"test "one
+.test "one
.test one "two
double trailing blank in unterminated quotes:
-.\"test "one
+.test "one
.test one "two
backslash at eol:
.test one two\