Skip to content

Commit 3e0fff3

Browse files
committed
restore tests
1 parent 7a22d95 commit 3e0fff3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ if !@isdefined(pkgversion)
2727
end
2828
end
2929

30-
# include(joinpath(dirname(pathof(ArrowTypes)), "../test/tests.jl"))
30+
include(joinpath(dirname(pathof(ArrowTypes)), "../test/tests.jl"))
3131
include(joinpath(dirname(pathof(Arrow)), "../test/testtables.jl"))
3232
include(joinpath(dirname(pathof(Arrow)), "../test/testappend.jl"))
3333
include(joinpath(dirname(pathof(Arrow)), "../test/integrationtest.jl"))

0 commit comments

Comments
 (0)