/b-gtk/fix-viz

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/b-gtk/fix-viz

« back to all changes in this revision

Viewing changes to tests/__init__.py

  • Committer: Curtis Hovey
  • Date: 2011-09-04 03:48:04 UTC
  • mfrom: (737.1.3 fix-threads-icons)
  • Revision ID: sinzui.is@verizon.net-20110904034804-u7nod7mzximvqu8l
Fix icon and running thread issues reported by the test suite.

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
def load_tests(basic_tests, module, loader):
19
19
    testmod_names = [
20
20
        'test_annotate_config',
 
21
        'test_avatarsbox',
21
22
        'test_commit',
22
23
        'test_diff',
23
24
        'test_history',