9271b20cf5
A few tests were failing which exposed the fact that if skip is `B` (the out factor of the OpTree) then we set `skip = None` and this causes us to attempt to return `Skip` in a non root node. I ported the failing test from JS to Rust and fixed the problem. I also fixed the formatting issues. |
||
---|---|---|
.. | ||
legacy | ||
basic_test.ts | ||
extra_api_tests.ts | ||
helpers.ts | ||
legacy_tests.ts | ||
stable_unstable_interop.ts | ||
sync_test.ts | ||
text_test.ts | ||
text_v1.ts | ||
uuid_test.ts |