Rev 1754: Merge blackbox test. in file:///data/jelmer/bzr-svn/trunk/

Jelmer Vernooij jelmer at samba.org
Mon Sep 1 17:50:19 BST 2008


At file:///data/jelmer/bzr-svn/trunk/

------------------------------------------------------------
revno: 1754
revision-id: jelmer at samba.org-20080901165017-j0da42qhkf5hasci
parent: jelmer at samba.org-20080901150642-gc8skyu7quyzhkg9
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Mon 2008-09-01 18:50:17 +0200
message:
  Merge blackbox test.
modified:
  tests/test_blackbox.py         test_blackbox.py-20070325150839-d10llf8arptpcfl6-1
=== modified file 'tests/test_blackbox.py'
--- a/tests/test_blackbox.py	2008-08-31 23:01:33 +0000
+++ b/tests/test_blackbox.py	2008-09-01 16:50:17 +0000
@@ -50,6 +50,10 @@
         repos_url = self.make_repository('d')
         self.run_bzr('info -v %s' % repos_url)
 
+    def test_pack(self):
+        repos_url = self.make_repository('d')
+        self.run_bzr('pack %s' % repos_url)
+
     def test_push(self):
         repos_url = self.make_repository('d')
         




More information about the bazaar-commits mailing list