root/gaphor/tags/gaphor-0.12.0/gaphor/tests/__init__.py

Revision 1860, 69 bytes (checked in by arj..@yirdis.nl, 1 year ago)
  • Added gaphor.tests.TestCase (application aware test case).
  • Updated console (indentation + pygtk 2.10)
Line 
1 """
2 """
3
4 from testcase import TestCase, main
5
6 # vim:sw=4:et:ai
Note: See TracBrowser for help on using the browser.