Skip to content

Commit

Permalink
[nop] Misc housekeeping
Browse files Browse the repository at this point in the history
  • Loading branch information
ptaoussanis committed Oct 17, 2023
1 parent 0d002f8 commit 6cb0c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/taoensso/nippy_tests.clj
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
(do {:password [:salted "pwd"]})))
"CBC auto-encryptor compatibility")

(testing "Signed long types"
(testing "Unsigned long types"
(let [range-ushort+ (+ (long @#'nippy/range-ushort) 128)
range-uint+ (+ (long @#'nippy/range-uint) 128)]

Expand Down

0 comments on commit 6cb0c60

Please sign in to comment.