Closed AndrejMitrovic closed 4 years ago
Fixes #42
It looks like there might be something broken with the timestamp change commit. Maybe it breaks some tests. The tests never finish.
Aha, we failed to update assert(tclArr.length == 10, tclArr.length.text);
assert(tclArr.length == 10, tclArr.length.text);
Fixes #42