We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a22d95 commit 3e0fff3Copy full SHA for 3e0fff3
test/runtests.jl
@@ -27,7 +27,7 @@ if !@isdefined(pkgversion)
27
end
28
29
30
-# include(joinpath(dirname(pathof(ArrowTypes)), "../test/tests.jl"))
+include(joinpath(dirname(pathof(ArrowTypes)), "../test/tests.jl"))
31
include(joinpath(dirname(pathof(Arrow)), "../test/testtables.jl"))
32
include(joinpath(dirname(pathof(Arrow)), "../test/testappend.jl"))
33
include(joinpath(dirname(pathof(Arrow)), "../test/integrationtest.jl"))
0 commit comments