From 1918cd26a16bf6051b3fcc791e1f260bad846c72 Mon Sep 17 00:00:00 2001 From: Waylan Limberg Date: Wed, 20 Aug 2014 14:32:09 -0400 Subject: Refactored test framework to use YAML config files rather than INI. Fixes #333. --- tests/options/no-attributes.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/options/no-attributes.html (limited to 'tests/options/no-attributes.html') diff --git a/tests/options/no-attributes.html b/tests/options/no-attributes.html new file mode 100644 index 0000000..a72e888 --- /dev/null +++ b/tests/options/no-attributes.html @@ -0,0 +1,2 @@ +

Regression test for issue 87

+

It's run with enable_attributes=False so this {@id=explanation} should not become an attribute

\ No newline at end of file -- cgit v1.2.3