Skip to content

Commit

Permalink
Add Printf package to the test/Project.toml
Browse files Browse the repository at this point in the history
Used for printing lake-at-rest error in well-balancedness test
  • Loading branch information
svengoldberg committed Jun 20, 2023
1 parent 71d563c commit 5a6dae4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ LinearAlgebra = "37e2e46d-f89d-539d-b4ee-838fcccc9c8e"
MPI = "da04e1cc-30fd-572f-bb4f-1f8673147195"
OrdinaryDiffEq = "1dea7af3-3e70-54e6-95c3-0bf5283fa5ed"
Plots = "91a5bcdd-55d7-5caf-9e0b-520d859cae80"
Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

Expand Down

0 comments on commit 5a6dae4

Please sign in to comment.