Skip to content

Commit 4ea121b

Browse files
Add Test and Random dependencies to test/Project.toml
These standard library packages are required for running tests but were missing from the test environment configuration. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent dade2a8 commit 4ea121b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
[deps]
2+
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
23
SHA = "ea8e919c-243c-51af-8825-aaa63cd721ce"
4+
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

0 commit comments

Comments
 (0)