mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
chore: temporary ignore test for no_constant_binary_expression (unfinished)
This commit is contained in:
parent
f9e6b17482
commit
29c1ab9e59
1 changed files with 1 additions and 0 deletions
|
|
@ -384,6 +384,7 @@ impl NoConstantBinaryExpression {
|
|||
}
|
||||
|
||||
#[test]
|
||||
#[ignore]
|
||||
#[allow(clippy::too_many_lines)]
|
||||
fn test() {
|
||||
use crate::tester::Tester;
|
||||
|
|
|
|||
Loading…
Reference in a new issue