Skip to content

Commit 44a3095

Browse files
committed
fixup! test codec packages
1 parent d4ce08a commit 44a3095

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
@@ -89,5 +89,5 @@ using Base.Test
8989
end
9090

9191
for pkg in ["CodecZlib", "CodecBzip2", "CodecXz", "CodecZstd"]
92-
Pkt.test(pkg)
92+
Pkg.test(pkg)
9393
end

0 commit comments

Comments
 (0)