[Checkins] SVN: grokproject/trunk/tests.py remove alternative	release url as the feature has been replaced by the much	simpler --version-url option
    Jan-Wijbrand Kolman 
    janwijbrand at gmail.com
       
    Mon Oct 25 08:01:39 EDT 2010
    
    
  
Log message for revision 117847:
  remove alternative release url as the feature has been replaced by the much simpler --version-url option
Changed:
  U   grokproject/trunk/tests.py
-=-
Modified: grokproject/trunk/tests.py
===================================================================
--- grokproject/trunk/tests.py	2010-10-25 12:01:23 UTC (rev 117846)
+++ grokproject/trunk/tests.py	2010-10-25 12:01:39 UTC (rev 117847)
@@ -101,7 +101,6 @@
     tests = [os.path.join(package_dir, filename)
             for filename in [
                 'tests_paste.txt',
-                'tests_alternative_release_url.txt'
                 ]]
     globs = {
         'ls': ls,
    
    
More information about the checkins
mailing list