projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
62aced4
)
build: Add test-actors.scm to tests.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Fri, 22 Apr 2016 19:04:13 +0000
(14:04 -0500)
committer
Christopher 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
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 550b1a45147aa50fd646e6a509bf65240432d104..c1d92a360dc463e67dd1097001f148753d1df685 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-52,7
+52,8
@@
SOURCES = \
TESTS = \
- tests/test-agenda.scm
+ tests/test-agenda.scm \
+ tests/test-actors.scm
TEST_EXTENSIONS = .scm