[nop] Misc housekeeping
This commit is contained in:
parent
53dd15ecbe
commit
6e2ef97fe1
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@
|
||||||
(do {:password [:salted "pwd"]})))
|
(do {:password [:salted "pwd"]})))
|
||||||
"CBC auto-encryptor compatibility")
|
"CBC auto-encryptor compatibility")
|
||||||
|
|
||||||
(testing "Signed long types"
|
(testing "Unsigned long types"
|
||||||
(let [range-ushort+ (+ (long @#'nippy/range-ushort) 128)
|
(let [range-ushort+ (+ (long @#'nippy/range-ushort) 128)
|
||||||
range-uint+ (+ (long @#'nippy/range-uint) 128)]
|
range-uint+ (+ (long @#'nippy/range-uint) 128)]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue