ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Ilya Grigoriev aef0801917 Fix random seed in all tests that use testutils::user_settings
This doesn't change any tests, but could prevent change ids
randomly matching commit id prefixes from causing tests
to fail in the future.

Follows up on bbd49cdf29, https://github.com/martinvonz/jj/issues/1024
and https://github.com/martinvonz/jj/pull/1033.
2023-01-15 10:15:44 -08:00
..
gen-protos
src style: do not dereference self to perform pattern-matching 2023-01-14 19:28:24 +01:00
tests Fix random seed in all tests that use testutils::user_settings 2023-01-15 10:15:44 -08:00
testutils Fix random seed in all tests that use testutils::user_settings 2023-01-15 10:15:44 -08:00
build.rs
Cargo.toml