joey: thuban/Extensions/wms/test test_ogclib.py,1.6,1.7

cvs@intevation.de cvs at intevation.de
Fri Aug 13 18:18:48 CEST 2004


Author: joey

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

Modified Files:
	test_ogclib.py 
Log Message:
Adjusted a comment

Index: test_ogclib.py
===================================================================
RCS file: /thubanrepository/thuban/Extensions/wms/test/test_ogclib.py,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- test_ogclib.py	19 Mar 2004 17:02:11 -0000	1.6
+++ test_ogclib.py	13 Aug 2004 16:18:46 -0000	1.7
@@ -76,7 +76,7 @@
         if foo_tuple[0] != bar_tuple[0]:
             self.fail("%s != %s" %(foo_tuple[0], bar_tuple[0]))
 
-        # Check for same number of HTTP GET arguments
+        # Check for same length of entire HTTP GET argument string
         if len(foo_tuple) != len(bar_tuple):
             self.fail("One URL has no arguments");
 





More information about the Thuban-devel mailing list

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