From 927fb000a76a9f70f229b222f89be34af38bd78c Mon Sep 17 00:00:00 2001 From: "Rafael G. Martins" Date: Wed, 6 May 2015 02:29:08 -0300 Subject: content-parser: actually use inline parser --- tests/check_content_parser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/check_content_parser.c b/tests/check_content_parser.c index a613052..ab1bf49 100644 --- a/tests/check_content_parser.c +++ b/tests/check_content_parser.c @@ -94,7 +94,7 @@ test_content_parse(void **state) "\n" "

guda\n" "yay

\n" - "

**bola**

\n"); + "

bola

\n"); free(html); } -- cgit v1.2.3-18-g5258