[Subversion] / PEAK / setup.py  

Diff of /PEAK/setup.py

Parent Directory | Revision Log

version 557, Fri Oct 11 19:19:49 2002 UTC version 559, Fri Oct 11 20:12:59 2002 UTC
Line 53 
Line 53 
     def finalize_options(self):      def finalize_options(self):
   
         if self.test_module is None:          if self.test_module is None:
             self.test_module = 'peak.tests'              self.test_module = 'peak.api.tests'
   
         self.test_args = [self.test_module+'.test_suite']          self.test_args = [self.test_module+'.test_suite']
   


Generate output suitable for use with a patch program
Legend:
Removed from v.557  
changed lines
  Added in v.559

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help