From 03bc3caa5b13b9d681ec6a3bf2678955b823cf33 Mon Sep 17 00:00:00 2001 From: Dilum Aluthge Date: Sun, 29 Nov 2020 02:51:55 +0000 Subject: [PATCH] Update runtests.jl --- test/runtests.jl | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/runtests.jl b/test/runtests.jl index 13c4374..5357284 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -45,6 +45,4 @@ include("test-utils.jl") @test isdir("General") @test isfile(joinpath("General", "Registry.toml")) end - - GitCommand.gitrepl() end