mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-08-04 18:18:03 +00:00
Add vfs bench to testing pyproject.toml
This commit is contained in:
parent
2037fbeba5
commit
9bbd6a3a7f
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ test-shell = "cli_tests.cli_test_cases:main"
|
|||
test-extensions = "cli_tests.extensions:main"
|
||||
test-update = "cli_tests.update:main"
|
||||
test-memory = "cli_tests.memory:main"
|
||||
bench-vfs = "cli_tests.vfs_bench:main"
|
||||
|
||||
[tool.uv]
|
||||
package = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue