Skip to content

Commit f178df6

Browse files
committed
fix runtests.jl
1 parent b745f95 commit f178df6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,5 @@ struct InvalidCodec <: TranscodingStreams.Codec end
188188
end
189189

190190
for pkg in ["CodecZlib", "CodecBzip2", "CodecXz", "CodecZstd"]
191-
Pkg.checkout(pkg, "new-protocol")
192191
Pkg.test(pkg)
193192
end

0 commit comments

Comments
 (0)