Skip to content

Commit 22b94be

Browse files
committed
enable Smiley and Chun examples in runtests.jl
1 parent 0570356 commit 22b94be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ using Base.Test
66
include("roots.jl")
77
include("newton1d.jl")
88
include("quadratic.jl")
9-
#include("test_smiley.jl")
9+
include("test_smiley.jl")

0 commit comments

Comments
 (0)