diff options
author | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-04-06 10:45:25 +0300 |
---|---|---|
committer | Alexander Strizhakov <alex.strizhakov@gmail.com> | 2020-04-06 11:13:59 +0300 |
commit | b59ac37b2c09d5dc80b59bd3a2aea36989bee713 (patch) | |
tree | be78eaa99a880926049da183a7752c343991e009 /coveralls.json | |
parent | 8444e7ee9651f3b1836954a3891b5ae26ee79f99 (diff) | |
download | pleroma-b59ac37b2c09d5dc80b59bd3a2aea36989bee713.tar.gz pleroma-b59ac37b2c09d5dc80b59bd3a2aea36989bee713.zip |
tests for emoji mix task
Diffstat (limited to 'coveralls.json')
-rw-r--r-- | coveralls.json | 6 |
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 |