summaryrefslogtreecommitdiff
path: root/src/leap/mx/tests
AgeCommit message (Collapse)Author
2013-02-18Switch AliasResolver unittest script to twisted.trial version offeature/unittests-trialIsis Lovecruft
src/leap/mx/tests/test_alias_resolver.py.
2013-02-17Add outline of unittests for leap/mx/alias_resolver.py.Isis Lovecruft
2013-02-17Add an __init__.py to the leap/mx/tests module with a boilerplated tests.run()Isis Lovecruft
function so that the options parser doesn't choke on it.