Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .coveragerc

Issue 29501558: Issue 5383 - Add tests for the Chrome and Firefox packagers (Closed)
Patch Set: Completely purge PIL / Pillow, added edge-extension fixture / assert Created Sept. 11, 2017, 8:43 a.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .gitignore » ('j') | tests/test_packagerEdge.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .coveragerc
diff --git a/.coveragerc b/.coveragerc
new file mode 100644
index 0000000000000000000000000000000000000000..c712d2595247bf32129c8609dcf822e238412a20
--- /dev/null
+++ b/.coveragerc
@@ -0,0 +1,2 @@
+[run]
+omit = tests/*
« no previous file with comments | « no previous file | .gitignore » ('j') | tests/test_packagerEdge.py » ('J')

Powered by Google App Engine
This is Rietveld