~bzr/ubuntu/karmic/bzr-svn/bzr-ppa

« back to all changes in this revision

Viewing changes to tests/test_convert.py

  • Committer: Gary van der Merwe
  • Date: 2010-02-11 01:39:33 UTC
  • mfrom: (345.1.13 unstable)
  • Revision ID: garyvdm@gmail.com-20100211013933-hslkb7ha27cv32mh
  * Merge debian unstable (1.0.2-2)
      [ Jelmer Vernooij ]
      * New upstream release.
      * Mark as compatible with Bazaar 2.1.
      * Bump standards version to 3.8.4.
      * Remove Reinhard from uploaders. Closes: #565128
      * Allow python-sqlite to not be installed if python-tdb is installed.: 1.0.2-2~bazaar2~karmic1

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
    )
59
59
 
60
60
class TestLoadDumpfile(TestCaseInTempDir):
 
61
 
61
62
    def test_loaddumpfile(self):
62
63
        dumpfile = os.path.join(self.test_dir, "dumpfile")
63
64
        open(dumpfile, 'w').write(