tests for tidy.py #9152

This commit is contained in:
Maciej Skrzypkowski 2016-04-07 15:22:37 +02:00
parent 5cf89fea48
commit b8c9a288e9
12 changed files with 169 additions and 5 deletions

View file

@ -56,6 +56,7 @@ ignored_dirs = [
os.path.join(".", "tests", "wpt", "sync"),
os.path.join(".", "tests", "wpt", "sync_css"),
os.path.join(".", "python", "mach"),
os.path.join(".", "python", "tidy_self_test"),
os.path.join(".", "components", "script", "dom", "bindings", "codegen", "parser"),
os.path.join(".", "components", "script", "dom", "bindings", "codegen", "ply"),
os.path.join(".", "python", "_virtualenv"),