mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +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
|
@ -65,6 +65,3 @@ pub mod script_task;
|
|||
mod timers;
|
||||
pub mod textinput;
|
||||
mod devtools;
|
||||
|
||||
#[cfg(all(test, target_pointer_width = "64"))]
|
||||
mod tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue