diff options
Diffstat (limited to 'test/html/Makefile.am')
-rw-r--r-- | test/html/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/html/Makefile.am b/test/html/Makefile.am index 2585b783..013429f6 100644 --- a/test/html/Makefile.am +++ b/test/html/Makefile.am @@ -17,6 +17,8 @@ TESTS = \ render/github-infinite-loop.html \ render/hackernews.html \ render/img-aspect-ratio.html \ + render/img-aspect-ratio-div.html \ + render/img-aspect-ratio-absolute.html \ render/img-max-bounds.html \ render/main-style.html \ render/margin-auto.html \ |