Skip to content

Commit

Permalink
fixup! fixup! fixing missed import in test
Browse files Browse the repository at this point in the history
  • Loading branch information
jw2249a authored and jw2249a committed Jan 11, 2024
1 parent 72167cf commit d01b1c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misc/create_artifacts.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ println("git-tree-sha1 = ", Tar.tree_hash(IOBuffer(inflate_gzip(fileA))))

println("sha256 = ", bytes2hex(open(sha256, fileB)))
println("git-tree-sha1 = ", Tar.tree_hash(IOBuffer(inflate_gzip(fileB))))

0 comments on commit d01b1c9

Please sign in to comment.