~mago-contributors/mago/lucid

« back to all changes in this revision

Viewing changes to update-manager/update_manager.py

  • Committer: Jeff Lane
  • Date: 2010-06-28 21:46:54 UTC
  • Revision ID: bladernr@klaatu-20100628214654-5yy6jee15f91fpve
Finished separating the things in mago/application/ubuntu.py and mago/test_suites/ubuntu.py and cleaned up some documentation

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
from mago.test_suite.ubuntu import UpdateManagerTestSuite
 
1
from mago.test_suite.update_manager import UpdateManagerTestSuite
2
2
 
3
3
class UpdateManagerTest(UpdateManagerTestSuite):
4
4
    def test_update_first(self, password):