~bjornt/landscape-client/apt-facade-changer-fixes

« back to all changes in this revision

Viewing changes to landscape/package/tests/test_facade.py

  • Committer: Bjorn Tillenius
  • Date: 2011-11-14 09:35:15 UTC
  • Revision ID: bjorn@canonical.com-20111114093515-nyush05ldvgpbixm
Typo.

Show diffs side-by-side

added added

removed removed

Lines of Context:
808
808
 
809
809
    def test_mark_upgrade_no_upgrade(self):
810
810
        """
811
 
        If the candidate version of a package already is installed,
 
811
        If the candidate version of a package is already installed,
812
812
        mark_upgrade() won't request an upgrade to be made. I.e.
813
813
        perform_changes() won't do anything.
814
814
        """