aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/common_test.cover
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2012-09-13 08:28:09 +0200
committerSiri Hansen <[email protected]>2012-10-26 14:44:38 +0200
commit6b57abc785818bccf8ee615d3071dc24fa54daca (patch)
tree38c5d4a9feae497ffd910658de3e73bf155358c9 /lib/common_test/test/common_test.cover
parenta8b2ba096dc48a29af52fd68070089d4bbb37483 (diff)
downloadotp-6b57abc785818bccf8ee615d3071dc24fa54daca.tar.gz
otp-6b57abc785818bccf8ee615d3071dc24fa54daca.tar.bz2
otp-6b57abc785818bccf8ee615d3071dc24fa54daca.zip
common_test: Enable running cover on common_test
Diffstat (limited to 'lib/common_test/test/common_test.cover')
-rw-r--r--lib/common_test/test/common_test.cover13
1 files changed, 13 insertions, 0 deletions
diff --git a/lib/common_test/test/common_test.cover b/lib/common_test/test/common_test.cover
new file mode 100644
index 0000000000..b6e5fa4de6
--- /dev/null
+++ b/lib/common_test/test/common_test.cover
@@ -0,0 +1,13 @@
+%% -*- erlang -*-
+{incl_app,common_test,details}.
+{excl_mods,common_test,[ct_config,
+ ct_gen_conn,
+ ct_event,
+ ct_logs,
+ ct_master,
+ ct_master_logs,
+ ct_master_status,
+ ct_run,
+ ct_slave,
+ ct_util,
+ vts]}.