From d7ada1724814bcae0d564f9e1d0d2f4c0dd37181 Mon Sep 17 00:00:00 2001 From: Christopher Rackauckas Date: Thu, 24 Aug 2017 08:56:04 -0700 Subject: [PATCH] Update runtests.jl --- test/runtests.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 7ba1521d..e9c03807 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -1,4 +1,3 @@ -push!(LOAD_PATH,"/home/ysimillides/Downloads/FEniCS.jl/src/FEniCS.jl") using FEniCS using Base.Test using PyCall