mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Move script crate unit tests into the unit_tests crate.
This commit is contained in:
parent
e5466a34c5
commit
dc431c9bdb
8 changed files with 190 additions and 183 deletions
2
tests/unit/script/mod.rs
Normal file
2
tests/unit/script/mod.rs
Normal file
|
@ -0,0 +1,2 @@
|
|||
#[cfg(target_pointer_width = "64")] mod size_of;
|
||||
mod textinput;
|
Loading…
Add table
Add a link
Reference in a new issue