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 Add bundle instantiation helpers 2013-06-24 22:47:13 +02:00
graphics pep8'd tests 2013-06-11 15:29:20 +02:00
test_bundle.py Avoid auto-import of bundle helpers (#4527) 2013-06-29 09:17:26 -06:00
test_bundlebuilder.py pep8'd tests 2013-06-11 15:29:20 +02:00
test_mime.py pep8'd tests 2013-06-11 15:29:20 +02:00
test_uitree.py pep8'd tests 2013-06-11 15:29:20 +02:00