Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyvadra committed Nov 19, 2023
1 parent 629756b commit e904de5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e904de5

Please sign in to comment.