Skip to content

Commit

Permalink
tests passing
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsignorelli committed Apr 22, 2024
1 parent 06dbc97 commit c61706c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1202,8 +1202,6 @@ end
Comparing mad_tpsa.h to rtpsa.jl...
mad_ctpsa.h downloaded.
Comparing mad_ctpsa.h to ctpsa.jl...
mad_ctpsa_unit: Variable in C ctpsa_t* t => t::Ptr{CTPSA} not equal to Julia a::Ptr{CTPSA}
mad_ctpsa_unit: Variable in C ctpsa_t* r => r::Ptr{CTPSA} not equal to Julia c::Ptr{CTPSA}
"""
@test compare_MAD() == expected_out
end

0 comments on commit c61706c

Please sign in to comment.