Rename tests/validation_tests to tests/validation-tests

This commit is contained in:
Connor Fitzgerald
2025-02-23 03:43:41 -05:00
parent 31eb329748
commit 8a4e50f1a0
8 changed files with 1 additions and 1 deletions

View File

@@ -24,7 +24,7 @@ harness = false
[[test]]
name = "wgpu-validation-test"
path = "validation_tests/root.rs"
path = "validation-tests/root.rs"
harness = true
[features]