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 7947b830..f9906d44 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -9,6 +9,7 @@ stress_TESTS = \ basic-putimage \ basic-lines \ basic-stress \ + cursor-test \ render-fill \ render-trapezoid \ render-trapezoid-image \ |