/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: John Arbash Meinel
  • Date: 2007-10-30 20:59:54 UTC
  • mto: This revision was merged to the branch mainline in revision 326.
  • Revision ID: john@arbash-meinel.com-20071030205954-yzt43i3mv71jpg38
Remove the obsolete test_viz from the test suite.

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
        'test_diff',
29
29
        'test_preferences',
30
30
        'test_history',
31
 
        'test_viz'
32
31
        ]
33
32
 
34
33
    if os.name == 'nt':