mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Re-enable the DOM struct size tests.
They were inadvertently disabled in the Rust upgrade.
This commit is contained in:
parent
be31f85083
commit
fba6b613c2
1 changed files with 1 additions and 1 deletions
|
@ -233,5 +233,5 @@ mod timers;
|
|||
pub mod textinput;
|
||||
mod devtools;
|
||||
|
||||
#[cfg(all(test, target_word_size = "64"))]
|
||||
#[cfg(all(test, target_pointer_width = "64"))]
|
||||
mod tests;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue