~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to setup.cfg

  • Committer: Matt Giuca
  • Date: 2010-02-25 01:53:19 UTC
  • Revision ID: matt.giuca@gmail.com-20100225015319-7j0oounlhi1bj6fp
Fixed broken console, due to function called with not enough arguments.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[nosetests]
 
2
where=ivle
 
3
with-coverage=1
 
4
cover-package=ivle
 
5
with-doctest=1