servo/tests/unit
bors-servo 955b625060 Auto merge of #18003 - DarkDrek:move_percentage, r=canaltinova
Move percentage to mod.rs

<!-- Please describe your changes on the following line: -->
The tests in the issue worked for me locally.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [X] These changes fix #18001 (github issue number if applicable).

<!-- Either: -->
- [X] These changes do not require tests because they are just refactoring

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- 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/18003)
<!-- Reviewable:end -->
2017-08-08 13:01:00 -05:00
..
gfx style: Preserve font-family identifier sequence when serializing. 2017-08-05 17:47:24 +08:00
layout Fix some "unused" warnings 2017-06-06 16:58:35 +02:00
metrics PWM tests 2017-07-21 15:10:04 +02:00
net Auto merge of #17749 - SergeevPavel:extra-space-check, r=jdm 2017-07-19 16:03:51 -07:00
net_traits Moved pub_domains to net_traits and did a spring clean. 2016-09-29 17:28:47 -05:00
profile Bump serde to 1.0 2017-06-16 13:31:18 +02:00
script Conditionally import values for mac tests. 2017-07-27 00:05:27 -04:00
servo_config Allow cli prefs to have numerical value 2017-01-05 19:32:14 +01:00
servo_remutex Removed util. 2016-12-14 18:04:37 -06:00
style Auto merge of #18003 - DarkDrek:move_percentage, r=canaltinova 2017-08-08 13:01:00 -05:00
stylo Auto merge of #17925 - froydnj:stylo-test-rustify, r=Manishearth 2017-08-07 18:02:13 -05:00