~ubuntu-branches/ubuntu/quantal/slimit/quantal

« back to all changes in this revision

Viewing changes to .coveragerc

  • Committer: Package Import Robot
  • Author(s): TANIGUCHI Takaki
  • Date: 2012-04-09 00:21:58 UTC
  • Revision ID: package-import@ubuntu.com-20120409002158-9i3uaczeuvrj32wg
Tags: upstream-0.6.2
ImportĀ upstreamĀ versionĀ 0.6.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[report]
 
2
omit =
 
3
    /Users/*/.buildout/eggs/*
 
4
    /home/*/.buildout/eggs/*
 
5
    parts/*
 
6
    eggs/*
 
7
    */test*
 
8
    *lextab.py
 
9
    *yacctab.py
 
 
b'\\ No newline at end of file'