Skip to content

Commit

Permalink
add optimization test in the runtest
Browse files Browse the repository at this point in the history
  • Loading branch information
enigne committed May 14, 2024
1 parent dff936c commit 33bdba2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,7 @@ end

# GPU test
#@time include("testGPU.jl")

# Optimization test
@time include("testoptimization.jl")
end

0 comments on commit 33bdba2

Please sign in to comment.