summaryrefslogtreecommitdiff
path: root/test/html/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/html/Makefile.am')
-rw-r--r--test/html/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/html/Makefile.am b/test/html/Makefile.am
index 80cbcef9..3cac57c6 100644
--- a/test/html/Makefile.am
+++ b/test/html/Makefile.am
@@ -14,6 +14,7 @@ TESTS = \
render/b-div.html \
render/div-100-percent-with-padding.html \
render/float-img-justify.html \
+ render/github-infinite-loop.html \
render/hackernews.html \
render/img-aspect-ratio.html \
render/main-style.html \
@@ -42,6 +43,7 @@ TESTS = \
XFAIL_TESTS = \
render/div-100-percent-with-padding.html \
render/float-img-justify.html \
+ render/github-infinite-loop.html \
render/img-aspect-ratio.html \
render/margin-auto.html \
render/max-width-html.html \