From 607e95260ba61e92a6fd23cd16ef8b330245db2a Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Tue, 20 Sep 2016 14:37:16 -0400 Subject: Update tests for new html5 default --- tests/crud1.html | 4 +--- tests/hello.html | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/tests/crud1.html b/tests/crud1.html index 7ed26d30..92cd1942 100644 --- a/tests/crud1.html +++ b/tests/crud1.html @@ -1,6 +1,4 @@ - - - +

Inserted with ID 1.

diff --git a/tests/hello.html b/tests/hello.html index 9c249df0..4fb6f910 100644 --- a/tests/hello.html +++ b/tests/hello.html @@ -1,6 +1,4 @@ - - - +Hello world! -- cgit v1.2.3