mirror of
https://github.com/servo/servo.git
synced 2025-07-29 02:00:23 +01:00
tests for tidy.py #9152
This commit is contained in:
parent
5cf89fea48
commit
b8c9a288e9
12 changed files with 169 additions and 5 deletions
8
python/tidy_self_test/__init__.py
Normal file
8
python/tidy_self_test/__init__.py
Normal file
|
@ -0,0 +1,8 @@
|
|||
# Copyright 2013 The Servo Project Developers. See the COPYRIGHT
|
||||
# file at the top-level directory of this distribution.
|
||||
#
|
||||
# Licensed under the Apache License, Version 2.0 <LICENSE-APACHE or
|
||||
# http://www.apache.org/licenses/LICENSE-2.0> or the MIT license
|
||||
# <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
||||
# option. This file may not be copied, modified, or distributed
|
||||
# except according to those terms.
|
Loading…
Add table
Add a link
Reference in a new issue