Fix test_rainbow_highlighting gate
This commit is contained in:
parent
d9e462fd97
commit
eca6f2e897
1 changed files with 1 additions and 1 deletions
|
@ -958,7 +958,7 @@ pub struct Struct;
|
|||
|
||||
#[test]
|
||||
#[cfg_attr(
|
||||
all(unix, not(target_pointer_width = "64")),
|
||||
not(all(unix, target_pointer_width = "64")),
|
||||
ignore = "depends on `DefaultHasher` outputs"
|
||||
)]
|
||||
fn test_rainbow_highlighting() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue