mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Add unit test to freeze sizes of DOM structs
This commit is contained in:
parent
2741fd2e13
commit
16ffd543dd
2 changed files with 51 additions and 0 deletions
|
@ -226,3 +226,6 @@ pub mod script_task;
|
|||
mod timers;
|
||||
pub mod textinput;
|
||||
mod devtools;
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue