aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/Makefile
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2016-12-20 16:43:08 +0100
committerSiri Hansen <[email protected]>2016-12-20 16:43:08 +0100
commitec306c1a17b32995fc78195daec018219baed8c7 (patch)
tree86a76f89a16db2351400203a35834494c768504a /lib/common_test/test/Makefile
parentf0152387b96dc0c2ce5ecf7805fc435cb400356e (diff)
downloadotp-ec306c1a17b32995fc78195daec018219baed8c7.tar.gz
otp-ec306c1a17b32995fc78195daec018219baed8c7.tar.bz2
otp-ec306c1a17b32995fc78195daec018219baed8c7.zip
[ct] Add tests for .app and .appup files
Diffstat (limited to 'lib/common_test/test/Makefile')
-rw-r--r--lib/common_test/test/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/common_test/test/Makefile b/lib/common_test/test/Makefile
index b1eddfedd7..2f0fc2e05a 100644
--- a/lib/common_test/test/Makefile
+++ b/lib/common_test/test/Makefile
@@ -70,7 +70,8 @@ MODULES= \
test_server_SUITE \
test_server_test_lib \
ct_release_test_SUITE \
- ct_log_SUITE
+ ct_log_SUITE \
+ ct_SUITE
ERL_FILES= $(MODULES:%=%.erl)
HRL_FILES= test_server_test_lib.hrl