diff options
Diffstat (limited to 'proptest-regressions')
-rw-r--r-- | proptest-regressions/types/entity_map.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/proptest-regressions/types/entity_map.txt b/proptest-regressions/types/entity_map.txt new file mode 100644 index 000000000000..1549085b6c2b --- /dev/null +++ b/proptest-regressions/types/entity_map.txt @@ -0,0 +1,7 @@ +# 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 16afe2473971397314ffa77acf7bad62f0c40bc3f591aff7aa9193c29e5a0921 # shrinks to items = [(Position { x: 92, y: 60 }, ""), (Position { x: 92, y: 60 }, "")] |