Parent Directory
|
Revision Log
|
Patch
revision 493 by bh, Fri Aug 30 09:44:12 2002 UTC | revision 494 by jonathan, Mon Mar 10 10:45:33 2003 UTC | |
---|---|---|
# | Line 114 class SaveSessionTest(unittest.TestCase, | Line 114 class SaveSessionTest(unittest.TestCase, |
114 | </map> | </map> |
115 | </session>''' % os.path.join("..", "..", "Data", "iceland", | </session>''' % os.path.join("..", "..", "Data", "iceland", |
116 | "political.shp") | "political.shp") |
117 | #print written_contents | |
118 | #print "********************************************" | |
119 | #print expected_contents | |
120 | self.compare_xml(written_contents, expected_contents) | self.compare_xml(written_contents, expected_contents) |
121 | ||
122 |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |