mirror of
https://github.com/servo/servo.git
synced 2025-08-11 08:25:32 +01:00
Update web-platform-tests to revision 2df7f9ff620cbdaa2928464892fb1dfb880fd6c6
This commit is contained in:
parent
97e3c5f3a9
commit
7ba3376dde
74 changed files with 1985 additions and 504 deletions
|
@ -267,6 +267,7 @@ class SourceFile(object):
|
|||
self.name_prefix("MANIFEST") or
|
||||
self.filename == "META.yml" or
|
||||
self.filename.startswith(".") or
|
||||
self.filename.endswith(".headers") or
|
||||
self.type_flag == "support" or
|
||||
self.in_non_test_dir())
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue