diff options
author | Siri Hansen <[email protected]> | 2017-01-11 11:53:20 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2017-01-11 11:53:20 +0100 |
commit | 56a1d1ccf742e9a6eaf86d38f37ad79731e1b019 (patch) | |
tree | ca5ec6c5122f83e64e148468bc9a3fcc7828e62b /lib/common_test/src | |
parent | 8566bf4221752d81c2744de40ed935368403d394 (diff) | |
parent | 947e0e1176b5b985293e27164ee8e6912dee8133 (diff) | |
download | otp-56a1d1ccf742e9a6eaf86d38f37ad79731e1b019.tar.gz otp-56a1d1ccf742e9a6eaf86d38f37ad79731e1b019.tar.bz2 otp-56a1d1ccf742e9a6eaf86d38f37ad79731e1b019.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/common_test/src')
-rw-r--r-- | lib/common_test/src/common_test.app.src | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/common_test/src/common_test.app.src b/lib/common_test/src/common_test.app.src index 77588af59b..dfa321c901 100644 --- a/lib/common_test/src/common_test.app.src +++ b/lib/common_test/src/common_test.app.src @@ -22,6 +22,7 @@ {vsn, "%VSN%"}, {modules, [ct_cover, ct, + ct_default_gl, ct_event, ct_framework, ct_ftp, |