Skip to content

Commit 69b54a1

Browse files
committed
fixup! Start implementing trimming test
1 parent c23f977 commit 69b54a1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Project.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,6 @@ PolyesterForwardDiff = "98d1487c-24ca-40b6-b7ab-df2af84e126b"
143143
Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
144144
ReTestItems = "817f1d60-ba6b-4fd5-9520-3cf149f6a823"
145145
SIAMFANLEquations = "084e46ad-d928-497d-ad5e-07fa361a48c4"
146-
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
147146
SparseConnectivityTracer = "9f842d2f-2579-4b1d-911e-f412cf18a3f5"
148147
SpeedMapping = "f1835b91-879b-4a3f-a438-e4baacf14412"
149148
StableRNGs = "860ef19b-820b-49d6-a774-d7a799459cd3"
@@ -171,4 +170,4 @@ path = "lib/NonlinearSolveSpectralMethods"
171170
path = "lib/SimpleNonlinearSolve"
172171

173172
[targets]
174-
test = ["Aqua", "BandedMatrices", "BenchmarkTools", "CUDA", "Enzyme", "ExplicitImports", "FastLevenbergMarquardt", "FixedPointAcceleration", "Hwloc", "InteractiveUtils", "LeastSquaresOptim", "LineSearches", "MINPACK", "NLSolvers", "NLsolve", "NaNMath", "NonlinearProblemLibrary", "OrdinaryDiffEqTsit5", "PETSc", "Pkg", "PolyesterForwardDiff", "Random", "ReTestItems", "SafeTestsets", "SIAMFANLEquations", "SparseConnectivityTracer", "SpeedMapping", "StableRNGs", "StaticArrays", "Sundials", "Test", "Zygote"]
173+
test = ["Aqua", "BandedMatrices", "BenchmarkTools", "CUDA", "Enzyme", "ExplicitImports", "FastLevenbergMarquardt", "FixedPointAcceleration", "Hwloc", "InteractiveUtils", "LeastSquaresOptim", "LineSearches", "MINPACK", "NLSolvers", "NLsolve", "NaNMath", "NonlinearProblemLibrary", "OrdinaryDiffEqTsit5", "PETSc", "Pkg", "PolyesterForwardDiff", "Random", "ReTestItems", "SIAMFANLEquations", "SparseConnectivityTracer", "SpeedMapping", "StableRNGs", "StaticArrays", "Sundials", "Test", "Zygote"]

0 commit comments

Comments
 (0)