mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-01 14:21:53 +00:00
parent
c0c59b82ec
commit
6b8b318d6b
8 changed files with 7 additions and 7 deletions
|
@ -299,7 +299,7 @@ pub(crate) fn init(path: &Path) -> Result<()> {
|
|||
}
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
mod tests {
|
||||
use std::env::temp_dir;
|
||||
use std::fs;
|
||||
use std::io::{self, Write};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue