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
|
import xml.dom.minidom
|
||||||
|
|
||||||
APP = 'scour'
|
APP = 'scour'
|
||||||
VER = '0.05'
|
VER = '0.06'
|
||||||
COPYRIGHT = 'Copyright Jeff Schiller, 2009'
|
COPYRIGHT = 'Copyright Jeff Schiller, 2009'
|
||||||
|
|
||||||
NS = { 'SVG': 'http://www.w3.org/2000/svg',
|
NS = { 'SVG': 'http://www.w3.org/2000/svg',
|
||||||
|
|
|
||||||
3662
tests/header.svg
Normal file
3662
tests/header.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 208 KiB |
Loading…
Add table
Add a link
Reference in a new issue