Skip to content

Commit 20e833f

Browse files
Update Project.toml
1 parent 7628740 commit 20e833f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/SCCNonlinearSolve/Project.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
3838
ExplicitImports = "7d51a73a-1435-4ff3-83d9-f097790105c7"
3939
Hwloc = "0e44f5e4-bd66-52a0-8798-143a42290a1d"
4040
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
41+
NonlinearSolveFirstOrder = "5959db7a-ea39-4486-b5fe-2dd0bf03d60d"
4142
NonlinearProblemLibrary = "b7050fa9-e91f-4b37-bcee-a89a063da141"
4243
Pkg = "44cfe95a-1eb2-52ea-b672-e2afdf69b78f"
4344
ReTestItems = "817f1d60-ba6b-4fd5-9520-3cf149f6a823"
@@ -46,4 +47,4 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
4647
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
4748

4849
[targets]
49-
test = ["Aqua", "BenchmarkTools", "ExplicitImports", "Hwloc", "InteractiveUtils", "NonlinearProblemLibrary", "Pkg", "ReTestItems", "StableRNGs", "StaticArrays", "Test"]
50+
test = ["Aqua", "BenchmarkTools", "ExplicitImports", "Hwloc", "InteractiveUtils", "NonlinearSolveFirstOrder", "NonlinearProblemLibrary", "Pkg", "ReTestItems", "StableRNGs", "StaticArrays", "Test"]

0 commit comments

Comments
 (0)