diff options
Diffstat (limited to 'test/html/Makefile.am')
-rw-r--r-- | test/html/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/html/Makefile.am b/test/html/Makefile.am index 0b124fc1..43417ce6 100644 --- a/test/html/Makefile.am +++ b/test/html/Makefile.am @@ -11,6 +11,7 @@ TESTS = \ render/float-img-justify.html \ render/hackernews.html \ render/img-aspect-ratio.html \ + render/main-style.html \ render/margin-auto.html \ render/max-width-body.html \ render/max-width-div.html \ |