Add test script for yocto_css and call it from testscour.py
This commit is contained in:
parent
2275c46569
commit
34b06e310a
4 changed files with 39 additions and 4 deletions
2
scour.py
2
scour.py
|
|
@ -72,7 +72,7 @@ except ImportError:
|
|||
pass
|
||||
|
||||
APP = 'scour'
|
||||
VER = '0.24'
|
||||
VER = '0.25'
|
||||
COPYRIGHT = 'Copyright Jeff Schiller, 2010'
|
||||
|
||||
NS = { 'SVG': 'http://www.w3.org/2000/svg',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue