joey: thuban/Extensions/wms/test test_parser.py,1.9,1.10

cvs@intevation.de cvs at intevation.de
Wed Mar 24 18:56:39 CET 2004


Author: joey

Update of /thubanrepository/thuban/Extensions/wms/test
In directory doto:/tmp/cvs-serv12818

Modified Files:
	test_parser.py 
Log Message:
Too fast, use a method instead of directly accessing internal data

Index: test_parser.py
===================================================================
RCS file: /thubanrepository/thuban/Extensions/wms/test/test_parser.py,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- test_parser.py	24 Mar 2004 17:10:41 -0000	1.9
+++ test_parser.py	24 Mar 2004 17:56:37 -0000	1.10
@@ -101,7 +101,7 @@
         elements, calculated and specified.
         """
 
-        self.compareLists(['name:beschriftung'], self.srs_discrepances, )
+        self.compareLists(['name:beschriftung'], self.get_srs_discrepances())
 
 
     def test_general(self):





More information about the Thuban-devel mailing list

This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)