diff options
author | Peter Andersson <[email protected]> | 2012-03-15 16:41:51 +0100 |
---|---|---|
committer | Peter Andersson <[email protected]> | 2012-03-15 16:41:51 +0100 |
commit | 8406f47252a5f1fd38cd771aa7fa692817677709 (patch) | |
tree | acef63a0e1d668b656bfdfc772b34fbd7490aab8 /lib/common_test/test/Makefile | |
parent | b971911e6c225b1d8d80509753a6ade07d75ad78 (diff) | |
parent | 37827c8f57036cec67c4d9460c02c468aa615155 (diff) | |
download | otp-8406f47252a5f1fd38cd771aa7fa692817677709.tar.gz otp-8406f47252a5f1fd38cd771aa7fa692817677709.tar.bz2 otp-8406f47252a5f1fd38cd771aa7fa692817677709.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/common_test/test/Makefile')
-rw-r--r-- | lib/common_test/test/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/test/Makefile b/lib/common_test/test/Makefile index 284612b8f7..332c444145 100644 --- a/lib/common_test/test/Makefile +++ b/lib/common_test/test/Makefile @@ -29,6 +29,7 @@ MODULES= \ ct_test_support_eh \ ct_userconfig_callback \ ct_smoke_test_SUITE \ + ct_priv_dir_SUITE \ ct_event_handler_SUITE \ ct_config_info_SUITE \ ct_groups_test_1_SUITE \ |