Skip to content

Commit 5b08a47

Browse files
branchseerclaude
andcommitted
Disable test/doctest harness for vite_task_tools lib target
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 19c3b1f commit 5b08a47

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

crates/vite_task_tools/Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,9 @@ rust-version.workspace = true
1111
json-patch = { workspace = true }
1212
serde_json = { workspace = true }
1313

14+
[lib]
15+
test = false
16+
doctest = false
17+
1418
[lints]
1519
workspace = true

0 commit comments

Comments
 (0)