mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Package tidy
- Modified the testing commands - Added the requirements - Moved python/tidy/tests to python/tidy/servo_tidy_tests for self tidy tests
This commit is contained in:
parent
41b86870fa
commit
bfe460de9e
14 changed files with 7 additions and 4 deletions
8
python/tidy/servo_tidy_tests/__init__.py
Normal file
8
python/tidy/servo_tidy_tests/__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