|
From: <js...@us...> - 2008-10-07 00:48:07
|
Revision: 6162
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=6162&view=rev
Author: jswhit
Date: 2008-10-07 00:47:05 +0000 (Tue, 07 Oct 2008)
Log Message:
-----------
remove plotsst.py from automatic tests
Modified Paths:
--------------
trunk/toolkits/basemap/examples/run_all.py
Modified: trunk/toolkits/basemap/examples/run_all.py
===================================================================
--- trunk/toolkits/basemap/examples/run_all.py 2008-10-07 00:46:26 UTC (rev 6161)
+++ trunk/toolkits/basemap/examples/run_all.py 2008-10-07 00:47:05 UTC (rev 6162)
@@ -5,6 +5,7 @@
test_files.remove('testgdal.py')
test_files.remove('pnganim.py')
test_files.remove('geos_demo_2.py')
+test_files.remove('plotsst.py')
print test_files
py_path = os.environ.get('PYTHONPATH')
if py_path is None:
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|