Skip to content

Commit

Permalink
fix #19
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonDanisch committed Nov 27, 2017
1 parent fc22f05 commit 7f91957
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 @@ -21,5 +21,5 @@ if isempty(mode)
include("visual_regression.jl")
else
# when snoop compiling, we simply just execute all sample code directly
parse("all_samples.jl")
include("all_samples.jl")
end

0 comments on commit 7f91957

Please sign in to comment.