/[thuban]/branches/WIP-pyshapelib-bramz/test/test_scalebar.py
ViewVC logotype

Diff of /branches/WIP-pyshapelib-bramz/test/test_scalebar.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 868 by frank, Thu May 8 14:05:49 2003 UTC revision 916 by frank, Fri May 16 16:26:18 2003 UTC
# Line 98  class TestScalebar(unittest.TestCase, su Line 98  class TestScalebar(unittest.TestCase, su
98          interval, label = roundInterval(545943.795)          interval, label = roundInterval(545943.795)
99          self.assertFloatEqual(interval, -1)          self.assertFloatEqual(interval, -1)
100          self.assertEquals(label, '')          self.assertEquals(label, '')
101    
102    if __name__ == "__main__":
103        unittest.main()
104    

Legend:
Removed from v.868  
changed lines
  Added in v.916

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26