mirror of
https://github.com/astral-sh/ruff.git
synced 2025-08-30 23:27:38 +00:00
parent
81cf860dc8
commit
c12c76e9c8
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ use snapbox::Data;
|
||||||
use std::error::Error;
|
use std::error::Error;
|
||||||
|
|
||||||
fn main() {
|
fn main() {
|
||||||
#[cfg(not(windows))]
|
|
||||||
tryfn::Harness::new("tests/fixtures/", setup, test)
|
tryfn::Harness::new("tests/fixtures/", setup, test)
|
||||||
.select(["*/*.toml"])
|
.select(["*/*.toml"])
|
||||||
.test();
|
.test();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue