Added test case that fails the script

This commit is contained in:
JSCHILL1 2009-04-09 07:42:17 -05:00
parent d9cf8a3195
commit 48602f0dca
2 changed files with 3663 additions and 1 deletions

View file

@ -58,7 +58,7 @@ import string
import xml.dom.minidom
APP = 'scour'
VER = '0.05'
VER = '0.06'
COPYRIGHT = 'Copyright Jeff Schiller, 2009'
NS = { 'SVG': 'http://www.w3.org/2000/svg',