Skip to content

Commit 1a9acca

Browse files
Add some dependencies to the test env
1 parent c58a73d commit 1a9acca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/Project.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,12 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
44
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
55
ClimaComms = "3a4d1b5c-c61d-41fd-a00a-5873ba7a1b0d"
66
ClimaCommsMPI = "5f86816e-8b66-43b2-912e-75384f99de49"
7+
ClimaCore = "d414da3d-4745-48bb-8d80-42e94e092884"
78
ClimaTimeSteppers = "595c0a79-7f3d-439a-bc5a-b232dc3bde79"
89
DataStructures = "864edb3b-99cc-5e75-8d2d-829cb0a9cfe8"
910
DiffEqBase = "2b5f629d-d688-5b77-993f-72d75c75574e"
1011
DiffEqCallbacks = "459566f4-90b8-5000-8ac3-15dfb0a30def"
12+
Distributions = "31c24e10-a181-5473-b8eb-7969acd0382f"
1113
KernelAbstractions = "63c18a36-062a-441e-b654-da1e3ab1ce7c"
1214
Krylov = "ba0b0d4f-ebba-5204-a429-3ac8c609bfb7"
1315
LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"

0 commit comments

Comments
 (0)