Added test case that fails the script
This commit is contained in:
parent
d9cf8a3195
commit
48602f0dca
2 changed files with 3663 additions and 1 deletions
2
scour.py
2
scour.py
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue