From e904de5ad9dc271d16ff144d682629af478c7b79 Mon Sep 17 00:00:00 2001 From: Cyvadra Date: Mon, 20 Nov 2023 03:23:30 +0800 Subject: [PATCH] update test --- test/runtests.jl | 1 - 1 file changed, 1 deletion(-) diff --git a/test/runtests.jl b/test/runtests.jl index 3661864..4762bf9 100644 --- a/test/runtests.jl +++ b/test/runtests.jl @@ -4,7 +4,6 @@ using Test @testset "MmapDB.jl" begin # neuron.jl tmpDir = joinpath(@__DIR__, "MmapDB.test") - isdir(tmpDir) || mkdir(tmpDir) @test MmapDB.Init(tmpDir) mutable struct Something region_id::UInt8