tests: tests for affine transforms (continue)

This commit is contained in:
Recep Aslantas
2020-02-22 10:29:16 +03:00
parent 0822d46cd9
commit 0c8dc070d5
6 changed files with 141 additions and 122 deletions

View File

@@ -145,7 +145,6 @@ test_tests_SOURCES=\
test/src/test_cam.c \
test/src/test_clamp.c \
test/src/test_euler.c \
test/src/test_affine.c \
test/src/test_bezier.c \
test/src/test_struct.c