sugar-toolkit-gtk3/tests
Daniel Drake be91f84a4b Avoid auto-import of bundle helpers (#4527)
The new bundle helpers were being auto-loaded with sugar3.bundle due
to their placement in __init__.py. This was causing Gi to be imported,
breaking GTK2 activity launches.

Move the helpers to a dedicated module.
2013-06-29 09:17:26 -06:00
..
data
graphics
test_bundle.py
test_bundlebuilder.py pep8'd tests 2013-06-11 15:29:20 +02:00
test_mime.py
test_uitree.py