Skip to content

Commit

Permalink
aight now the test is fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjelde committed May 3, 2020
1 parent c6aaf20 commit 7c37c66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/compiler.jl
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ end
end

s = @doc(demo)
@test s == "This is a test"
@test "$s" == "This is a test\n"

# Verify that adding docstring didn't completely break execution of model
m = demo(0.)
Expand Down

0 comments on commit 7c37c66

Please sign in to comment.