Rev 1741: Fix module name. in file:///data/jelmer/bzr-svn/trunk/

Jelmer Vernooij jelmer at samba.org
Sun Aug 31 20:05:41 BST 2008


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

------------------------------------------------------------
revno: 1741
revision-id: jelmer at samba.org-20080831190538-8bok96a30hi0f8a5
parent: jelmer at samba.org-20080831183126-0536fzj7gkbrfu3n
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: trunk
timestamp: Sun 2008-08-31 21:05:38 +0200
message:
  Fix module name.
modified:
  tests/mapping3/__init__.py     __init__.py-20080831152358-oy04n53cpnh64aj6-1
=== modified file 'tests/mapping3/__init__.py'
--- a/tests/mapping3/__init__.py	2008-08-31 17:34:49 +0000
+++ b/tests/mapping3/__init__.py	2008-08-31 19:05:38 +0000
@@ -13,7 +13,7 @@
 # You should have received a copy of the GNU General Public License
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-import sha1
+import sha
 
 from bzrlib.tests import TestCase
 




More information about the bazaar-commits mailing list