Skip to content

Commit

Permalink
Merge pull request #1 from ChrisRackauckas/my_new_test
Browse files Browse the repository at this point in the history
My very not nefarious test
  • Loading branch information
ChrisRackauckas committed Oct 2, 2019
2 parents 74eb937 + 5ca2cda commit 41e5d3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ using Test
# 2x + 3y
@test my_f(2,1) == 7
@test my_f(2,3) == 13
@test my_f(1,3) == 11
end

0 comments on commit 41e5d3d

Please sign in to comment.