mirror of
https://github.com/servo/servo.git
synced 2025-06-09 17:13:24 +00:00
tests for tidy.py #9152
This commit is contained in:
parent
5cf89fea48
commit
b8c9a288e9
12 changed files with 169 additions and 5 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue