/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: Jelmer Vernooij
  • Date: 2010-05-29 23:42:20 UTC
  • mto: This revision was merged to the branch mainline in revision 691.
  • Revision ID: jelmer@samba.org-20100529234220-ilsto1v387x7xhve
Move more olive-specific code into olive/

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
        'test_diff',
24
24
        'test_history',
25
25
        'test_linegraph',
26
 
        'test_preferences',
27
26
        'test_revisionview',
28
27
        ]
29
28