Move corpus tests to ty_python_semantic (#18609)

This commit is contained in:
Micha Reiser
2025-06-11 08:55:30 +02:00
committed by GitHub
parent 0724bee59c
commit 5dcfc9f074
311 changed files with 119 additions and 30 deletions

View File

@@ -55,6 +55,7 @@ ty_vendored = { workspace = true }
anyhow = { workspace = true }
dir-test = { workspace = true }
glob = { workspace = true }
insta = { workspace = true }
tempfile = { workspace = true }
quickcheck = { version = "1.0.3", default-features = false }