summaryrefslogtreecommitdiff
path: root/coveralls.json
diff options
context:
space:
mode:
authorAlexander Strizhakov <alex.strizhakov@gmail.com>2020-04-06 10:45:25 +0300
committerAlexander Strizhakov <alex.strizhakov@gmail.com>2020-04-06 11:13:59 +0300
commitb59ac37b2c09d5dc80b59bd3a2aea36989bee713 (patch)
treebe78eaa99a880926049da183a7752c343991e009 /coveralls.json
parent8444e7ee9651f3b1836954a3891b5ae26ee79f99 (diff)
tests for emoji mix task
Diffstat (limited to 'coveralls.json')
-rw-r--r--coveralls.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/coveralls.json b/coveralls.json
new file mode 100644
index 000000000..75e845ade
--- /dev/null
+++ b/coveralls.json
@@ -0,0 +1,6 @@
+{
+ "skip_files": [
+ "test/support",
+ "lib/mix/tasks/pleroma/benchmark.ex"
+ ]
+} \ No newline at end of file