# 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 afbed5030bb188e9fdcea91e51ced44ea1d3a5f12d2eecdcc118368136501a98 # shrinks to document = Document { lines: [(Entry { indent: 0, key: "a", spaces_before_colon: 0, spaces_after_colon: 1, value: "!!str", comment: None, trailing_spaces: 0 }, Lf)], has_final_newline: false }
cc 8c31c9ffc16f374378a2b5ed23a75f1658e8a29b0b354ed9d8d8e09a53c09427 # shrinks to document = Document { lines: [(Entry { indent: 2, key: "a", spaces_before_colon: 0, spaces_after_colon: 1, value: "!!str", comment: None, trailing_spaces: 0 }, Lf), (Blank { spaces: 1 }, Lf)], has_final_newline: false }
