aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/src
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2017-01-11 11:37:44 +0100
committerSiri Hansen <[email protected]>2017-01-11 11:37:44 +0100
commit947e0e1176b5b985293e27164ee8e6912dee8133 (patch)
treec91b7f098d9a8fd80def4f95ed7c6a508d7958ab /lib/common_test/src
parent605a4627a7383829559a1595457b860c1317da48 (diff)
parent11d938ba2da697fafb9e177bea8ad7de0387304a (diff)
downloadotp-947e0e1176b5b985293e27164ee8e6912dee8133.tar.gz
otp-947e0e1176b5b985293e27164ee8e6912dee8133.tar.bz2
otp-947e0e1176b5b985293e27164ee8e6912dee8133.zip
Merge branch 'siri/ct/add_app_tests' into maint
* siri/ct/add_app_tests: Add ct_default_gl to common_test.app.src [ct] Add tests for .app and .appup files
Diffstat (limited to 'lib/common_test/src')
-rw-r--r--lib/common_test/src/common_test.app.src1
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,