From 19304a4613ac57be4acda3360c8811995619a526 Mon Sep 17 00:00:00 2001 From: Matti Pastell Date: Wed, 7 Jan 2015 09:36:02 +0200 Subject: [PATCH] Fixed typos --- test/runtests.jl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index a0c5111..1a0cb23 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -13,7 +13,7 @@ include("gadfly_formats.jl") #These segfault on Travis, but run without problems on my Fedora 21 -# You should run both files wjem testing +# You should run both files when testing #include("winston_formats.jl") #include("pyplot_formats.jl") cause segfaults, but OK if run by itself