9 lines
523 B
Text
9 lines
523 B
Text
|
# Seeds for failure cases proptest has generated in the past. It is
|
||
|
# automatically read and these particular cases re-run before any
|
||
|
# novel cases are generated.
|
||
|
#
|
||
|
# It is recommended to check this file in to source control so that
|
||
|
# everyone who runs the test benefits from these saved cases.
|
||
|
cc 996e4a6b3f149a995d2d85203c8d824bf86295dc1fb078ed87cdb77489d8a44b # shrinks to mut vec = [0, 0], index = Index(0)
|
||
|
cc 369740f4b70d4b7bec3d743873870dcd5fee9abe687d2aaac66784532d49ae4f # shrinks to mut vec = [], index = Index(0)
|