Add test script for yocto_css and call it from testscour.py

This commit is contained in:
JSCHILL1 2010-02-07 08:44:49 -06:00
parent 2275c46569
commit 34b06e310a
4 changed files with 39 additions and 4 deletions

View file

@ -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',