Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamed82008 committed Nov 16, 2023
1 parent 5053bbd commit d2550c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions test/Project.toml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[deps]
NonconvexUtils = "c48e48a2-1f5e-44ff-8799-c8e168d11d1b"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TopOpt = "53a1e1a5-51bb-58a9-8a02-02056cc81109"
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using NonconvexTOBS, TopOpt, Test
using NonconvexTOBS, TopOpt, Test, NonconvexUtils

@testset "Example" begin

Expand Down

0 comments on commit d2550c0

Please sign in to comment.