aboutsummaryrefslogtreecommitdiffstats
path: root/lib/stdlib/test/stdlib.cover
diff options
context:
space:
mode:
Diffstat (limited to 'lib/stdlib/test/stdlib.cover')
-rw-r--r--lib/stdlib/test/stdlib.cover10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/stdlib/test/stdlib.cover b/lib/stdlib/test/stdlib.cover
new file mode 100644
index 0000000000..b98d949889
--- /dev/null
+++ b/lib/stdlib/test/stdlib.cover
@@ -0,0 +1,10 @@
+%% -*- erlang -*-
+{exclude,
+ [erl_parse,
+ ets,
+ filename,
+ gen_event,
+ gen_server,
+ gen,
+ lists,
+ proc_lib]}.