Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
Co-Authored-By: Fredrik Ekre <[email protected]>
  • Loading branch information
vchuravy and fredrikekre authored Jul 16, 2019
1 parent f3523db commit 839cf98
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
@@ -1,4 +1,4 @@
using Test
using Test, Example

@test hello("Julia") == "Hello, Julia"
@test domath(2.0) 7.0

0 comments on commit 839cf98

Please sign in to comment.