mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Unbust unit tests.
Not sure how this managed to get past bors before.
This commit is contained in:
parent
0c4e13cbc5
commit
b4d05919e2
1 changed files with 1 additions and 1 deletions
|
@ -1457,7 +1457,7 @@ pub mod tests {
|
|||
where V: SelectorVisitor<Impl = Self::Impl> { true }
|
||||
}
|
||||
|
||||
#[derive(PartialEq, Debug)]
|
||||
#[derive(Clone, PartialEq, Debug)]
|
||||
pub struct DummySelectorImpl;
|
||||
|
||||
#[derive(Default)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue