Skip to content

Commit

Permalink
run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
camc314 committed Dec 31, 2024
1 parent 6a56ea1 commit 45e3bde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/oxlint/src/lint.rs
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ impl LintRunner {
}
}

#[cfg(all(test, not(target_os = "windows")))]
#[cfg(test)]
mod test {
use std::env;

Expand Down

0 comments on commit 45e3bde

Please sign in to comment.