~abentley/bzrtools/bzrtools.dev

147.1.1 by Robert Collins
start adding baz_import unit test cases
1
def test_suite():
649 by Aaron Bentley
Remove baz-import
2
    from unittest import TestSuite
3
    return TestSuite()