diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-03-23 00:14:52 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-03-23 00:38:27 +0100 |
commit | 825513cc44c5b5862e73c8740150fef592fcda1a (patch) | |
tree | 9a96b5489a83765eedb3158bc21da19d20943d26 /test | |
parent | 342c81d5970e181566b96ea81be58cd1869b7632 (diff) |
HTML test hackernews.html is now fixed
Diffstat (limited to 'test')
-rw-r--r-- | test/html/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/html/Makefile.am b/test/html/Makefile.am index 9098e3dc..0b124fc1 100644 --- a/test/html/Makefile.am +++ b/test/html/Makefile.am @@ -33,7 +33,6 @@ TESTS = \ XFAIL_TESTS = \ render/div-100-percent-with-padding.html \ render/float-img-justify.html \ - render/hackernews.html \ render/img-aspect-ratio.html \ render/margin-auto.html \ render/max-width-html.html \ |