[Erp5-report] r41006 kazuhiko - /erp5/trunk/buildout/tests/assertSoftware.py

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Dec 1 23:35:48 CET 2010


Author: kazuhiko
Date: Wed Dec  1 23:35:48 2010
New Revision: 41006

URL: http://svn.erp5.org?rev=41006&view=rev
Log:
typo.

Modified:
    erp5/trunk/buildout/tests/assertSoftware.py

Modified: erp5/trunk/buildout/tests/assertSoftware.py
URL: http://svn.erp5.org/erp5/trunk/buildout/tests/assertSoftware.py?rev=41006&r1=41005&r2=41006&view=diff
==============================================================================
--- erp5/trunk/buildout/tests/assertSoftware.py [utf8] (original)
+++ erp5/trunk/buildout/tests/assertSoftware.py [utf8] Wed Dec  1 23:35:48 2010
@@ -2242,7 +2242,7 @@ class AssertGraphviz(AssertSoftwareMixin
       ])
 
 class AssertPkgconfig(AssertSoftwareMixin):
-  def test_ld_dot(self):
+  def test_ld_pkgconfig(self):
     self.assertLibraryList('parts/pkgconfig/bin/pkg-config', [
       'libc',
       'libglib-2.0',



More information about the Erp5-report mailing list