Skip to content

Commit

Permalink
Changed the path to coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
macagua committed Aug 20, 2015
1 parent 3419004 commit de024f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildout.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ eggs = ${test:eggs}
recipe = zc.recipe.egg
eggs = coverage
initialization =
include = '--source=${buildout:directory}/src'
include = '--source=${buildout:directory}/canaimagnulinux'
sys.argv = sys.argv[:] + ['run', include, 'bin/test', '--all']

[report]
Expand Down

0 comments on commit de024f9

Please sign in to comment.