mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-11-13 08:38:43 +03:00
test: adds comment documenting disabled fein/fynd roundtrip
This commit is contained in:
parent
600c739a7a
commit
398454690b
@ -389,6 +389,8 @@ _test_ob(void)
|
||||
c3_i ret_i = 1;
|
||||
ret_i &= _test_fein_ob();
|
||||
ret_i &= _test_fynd_ob();
|
||||
// disabled, takes almost ~m15
|
||||
//
|
||||
// ret_i &= _exhaust_roundtrip_fein_fynd_ob();
|
||||
return ret_i;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user