diff options
author | Alfred E. Heggestad <aeh@db.org> | 2015-10-29 19:57:40 +0100 |
---|---|---|
committer | Alfred E. Heggestad <aeh@db.org> | 2015-10-29 19:57:40 +0100 |
commit | 664a6cd61f873db3a9e8c3a7faaaf4116fef6328 (patch) | |
tree | 1b884b8bde99f5a761939456a8e0c601113ff687 /test/srcs.mk | |
parent | da8cf2621a3e1a04b3bcb10f82d5a70393ecd1d6 (diff) |
test: added 2 call tests
Diffstat (limited to 'test/srcs.mk')
-rw-r--r-- | test/srcs.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/srcs.mk b/test/srcs.mk index 1caafbb..6195d10 100644 --- a/test/srcs.mk +++ b/test/srcs.mk @@ -11,6 +11,7 @@ TEST_SRCS += cmd.c TEST_SRCS += ua.c TEST_SRCS += cplusplus.c +TEST_SRCS += call.c # |