Chromium Code Reviews| Index: native_client_sdk/src/.coveragerc |
| diff --git a/native_client_sdk/src/.coveragerc b/native_client_sdk/src/.coveragerc |
| index 5e1445f63c9bdd26cf935da1a87ca3c09f82d873..cafbb39cb026b200587fb0defea94303eb19d45b 100644 |
| --- a/native_client_sdk/src/.coveragerc |
| +++ b/native_client_sdk/src/.coveragerc |
| @@ -1,2 +1,2 @@ |
| [run] |
| -omit=*ntpath*,*third_party*,*lastchange.py,*_test.py |
| +omit=*ntpath*,*third_party*,*lastchange.py,*_test.py,test_all.py |