Re-enable walk_test
Author: ghostCreated Nov 16, 2015Updated Aug 5, 2022
walk_test got disabled in https://github.com/attic-labs/noms/commit/e75f5097c791d7c8aaa4ee3d28d091b0ddb53a85. The tests failed when run as a group, but passed individually, suggesting that they are racey.
Fix.
Source: attic-labs/noms