/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: 2012-02-04 14:04:39 UTC
  • mfrom: (772.1.4 notify-gtk-import)
  • Revision ID: sinzui.is@verizon.net-20120204140439-qugdk12obm4r0pfy
Merged bzr-notify gtk3 fix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
        'test_history',
25
25
        'test_graphcell',
26
26
        'test_linegraph',
 
27
        'test_notify',
27
28
        'test_revisionview',
28
29
        'test_treemodel',
29
30
        ]