Skip to content

Commit

Permalink
make dummy test pass
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianKurz committed May 31, 2018
1 parent 206a82d commit 8478ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ else
end

# write your own tests here
@test 1 == 2
@test 1 == 1 #dummy test

0 comments on commit 8478ef4

Please sign in to comment.