~mvo/software-center/fix-977931

« back to all changes in this revision

Viewing changes to test/gtk3/test_app.py

  • Committer: Natalia B. Bidart
  • Date: 2012-05-03 20:54:17 UTC
  • Revision ID: natalia.bidart@canonical.com-20120503205417-1b13pde7utncyye2
- Fixing lint issues.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
 
9
9
from mock import Mock
10
10
 
11
 
from testutils import do_events, get_mock_options, setup_test_env
 
11
from testutils import get_mock_options, setup_test_env
12
12
setup_test_env()
13
13
 
14
14
import softwarecenter.paths