Some transform test files in need of corresponding test code.

This commit is contained in:
Johan Sundström 2011-02-21 01:50:33 -08:00
parent 66ef44691b
commit f45173f4ee
14 changed files with 62 additions and 0 deletions

View file

@ -1222,6 +1222,7 @@ class RemoveDefsWithWhitespace(unittest.TestCase):
# TODO: write a test for --disable-embed-rasters
# TODO: write tests for --keep-editor-data
# TODO: write tests for scouring transformations
# progress: the unittests/transform-* files list expected before/after behaviour
if __name__ == '__main__':
testcss = __import__('testcss')