From 5881ae5235de7e8d57703aa33f49ed5fe7b79fee Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Fri, 23 Sep 2016 20:00:54 -0400 Subject: No need to test the same thing twice. Related to #498. --- tests/extensions/attr_list.html | 5 ++--- tests/extensions/attr_list.txt | 2 -- 2 files changed, 2 insertions(+), 5 deletions(-) (limited to 'tests') diff --git a/tests/extensions/attr_list.html b/tests/extensions/attr_list.html index 8900de0..4f21d86 100644 --- a/tests/extensions/attr_list.html +++ b/tests/extensions/attr_list.html @@ -64,7 +64,6 @@ And a nested No key or value

Weirdness

More weirdness

-

This should not cause a crash

+

This should not cause a crash

Attr_lists do not contain newlines{ foo=bar -key=value }

-

Extra equals signs

+key=value }

\ No newline at end of file diff --git a/tests/extensions/attr_list.txt b/tests/extensions/attr_list.txt index c3d06df..98f1cc7 100644 --- a/tests/extensions/attr_list.txt +++ b/tests/extensions/attr_list.txt @@ -92,5 +92,3 @@ This should not cause a *crash*{ foo=a=b } Attr_lists do not contain *newlines*{ foo=bar key=value } - -Extra *equals signs*{ foo=bar=baz } -- cgit v1.2.3