[csw-devel] SF.net SVN: gar:[19267] csw/mgar/gar/v2-yann/lib/python/ inspective_package_test.py

chninkel at users.sourceforge.net chninkel at users.sourceforge.net
Sat Sep 22 15:07:07 CEST 2012


Revision: 19267
          http://gar.svn.sourceforge.net/gar/?rev=19267&view=rev
Author:   chninkel
Date:     2012-09-22 13:07:06 +0000 (Sat, 22 Sep 2012)
Log Message:
-----------
fixed testListBinaries test

Modified Paths:
--------------
    csw/mgar/gar/v2-yann/lib/python/inspective_package_test.py

Modified: csw/mgar/gar/v2-yann/lib/python/inspective_package_test.py
===================================================================
--- csw/mgar/gar/v2-yann/lib/python/inspective_package_test.py	2012-09-22 13:05:00 UTC (rev 19266)
+++ csw/mgar/gar/v2-yann/lib/python/inspective_package_test.py	2012-09-22 13:07:06 UTC (rev 19267)
@@ -67,7 +67,7 @@
     ip.pkginfo_dict = {
         "BASEDIR": "",
     }
-    self.assertEqual([u'/fake/path/CSWfoo/root/foo-file'], ip.ListBinaries())
+    self.assertEqual([u'foo-file'], ip.ListBinaries())
 
 
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list