From ae5ff439a3c499e88a2685cfb0b5a6bf466c0c19 Mon Sep 17 00:00:00 2001 From: David Thompson Date: Mon, 24 Oct 2022 21:14:23 -0400 Subject: Add tests for (chickadee math rect) module. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 04b56a0..55f626e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -103,6 +103,7 @@ SOURCES = \ TESTS = \ tests/vector.scm \ + tests/rect.scm \ tests/matrix.scm \ tests/array-list.scm \ tests/heap.scm \ -- cgit v1.2.3