[GRASS-SVN] r55329 - grass-addons/grass7/raster/r.agent/tests

svn_grass at osgeo.org svn_grass at osgeo.org
Mon Mar 11 13:52:13 PDT 2013


Author: mic
Date: 2013-03-11 13:52:12 -0700 (Mon, 11 Mar 2013)
New Revision: 55329

Modified:
   grass-addons/grass7/raster/r.agent/tests/test_anthill.py
Log:
remove unused method

Modified: grass-addons/grass7/raster/r.agent/tests/test_anthill.py
===================================================================
--- grass-addons/grass7/raster/r.agent/tests/test_anthill.py	2013-03-11 20:41:53 UTC (rev 55328)
+++ grass-addons/grass7/raster/r.agent/tests/test_anthill.py	2013-03-11 20:52:12 UTC (rev 55329)
@@ -43,8 +43,5 @@
     def volatilize(self):
         pass
 
-    def writeout(self):
-        pass
-
 #    def tearDown(self):
 



More information about the grass-commit mailing list