test: cover symlinks

This commit is contained in:
zhom
2025-08-10 00:28:26 +04:00
parent 06107d2ded
commit 329f5287d5
2 changed files with 186 additions and 0 deletions
+8
View File
@@ -47,6 +47,14 @@ harness = true
name = "workspace_integration_test"
harness = true
[[test]]
name = "local_link_integration_test"
harness = true
[[test]]
name = "workspace_version_integration_test"
harness = true
[[test]]
name = "concurrent_execution_integration_test"
harness = true