diff options
Diffstat (limited to 'test/Makefile.am')
-rw-r--r-- | test/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index 5c2a3e1e..033afd38 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,5 +1,6 @@ stress_TESTS = \ basic-fillrect \ + basic-tiledrect \ basic-rectangle \ basic-string \ basic-copyarea \ |