[SCM] morituri/master: * morituri/test/test_image_image.py: Fix name.

js at users.alioth.debian.org js at users.alioth.debian.org
Sun Oct 19 20:08:48 UTC 2014


The following commit has been merged in the master branch:
commit a4cb2cfe423eba37988f5e0f3dc112dd194b5ca3
Author: Thomas Vander Stichele <thomas (at) apestaart (dot) org>
Date:   Sat Apr 25 09:55:40 2009 +0000

    	* morituri/test/test_image_image.py:
    	  Fix name.

diff --git a/ChangeLog b/ChangeLog
index 76fd581..798d0e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2009-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
 
+	* morituri/test/test_image_image.py:
+	  Fix name.
+
+2009-04-25  Thomas Vander Stichele  <thomas at apestaart dot org>
+
 	* morituri/test/test_common_renamer.py (added):
 	* morituri/common/renamer.py (added):
 	  Add a way of doing transactional file renames, as well as their
diff --git a/morituri/test/test_image_image.py b/morituri/test/test_image_image.py
index 0637b9b..7571147 100644
--- a/morituri/test/test_image_image.py
+++ b/morituri/test/test_image_image.py
@@ -43,7 +43,7 @@ class TrackSingleTestCase(unittest.TestCase):
         self.assertEquals(self.image.toc.getAccurateRipIds(), (
             "00000016", "0000005b"))
 
-class TracSeparateTestCase(unittest.TestCase):
+class TrackSeparateTestCase(unittest.TestCase):
     def setUp(self):
         self.image = image.Image(os.path.join(os.path.dirname(__file__),
             'track-separate.cue'))

-- 
morituri packaging



More information about the pkg-multimedia-commits mailing list