build: Add test-actors.scm to tests.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 22 Apr 2016 19:04:13 +0000 (14:04 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Mon, 25 Apr 2016 14:25:38 +0000 (09:25 -0500)
* Makefile.am (TESTS): Add tests/test-actors.scm.

Makefile.am

index 550b1a45147aa50fd646e6a509bf65240432d104..c1d92a360dc463e67dd1097001f148753d1df685 100644 (file)
@@ -52,7 +52,8 @@ SOURCES =  \
 
 
 TESTS =                                                        \
-       tests/test-agenda.scm
+       tests/test-agenda.scm                           \
+       tests/test-actors.scm
 
 TEST_EXTENSIONS = .scm