diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-02 12:00:36 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-02 12:00:36 -0500 |
commit | 3a5fd8b49a45b4647e9823d3e10243d9f4b2277b (patch) | |
tree | 91b1b2a70305f26c4bbf88a9687f15c799fb0209 /python/tidy/servo_tidy_tests/dir_check/webidl_plus/test.webidl | |
parent | c4021a6765661335080b05f713d3571a8286ef3a (diff) | |
parent | 62d98821856f8610c78712f8e0baef5c330fb1f9 (diff) | |
download | servo-3a5fd8b49a45b4647e9823d3e10243d9f4b2277b.tar.gz servo-3a5fd8b49a45b4647e9823d3e10243d9f4b2277b.zip |
Auto merge of #13447 - gterzian:check_webidls_folder_files, r=Wafflespeanut
Have tidy ensure that the there are no extra files in the webidls folder #13427
<!-- Please describe your changes on the following line: -->
Have tidy ensure that the there are no extra files in the webidls folder #13427
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #13427 (github issue number if applicable).
<!-- Either: -->
- [x] There are tests for these changes
<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/13447)
<!-- Reviewable:end -->
Diffstat (limited to 'python/tidy/servo_tidy_tests/dir_check/webidl_plus/test.webidl')
-rw-r--r-- | python/tidy/servo_tidy_tests/dir_check/webidl_plus/test.webidl | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/python/tidy/servo_tidy_tests/dir_check/webidl_plus/test.webidl b/python/tidy/servo_tidy_tests/dir_check/webidl_plus/test.webidl new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/python/tidy/servo_tidy_tests/dir_check/webidl_plus/test.webidl |