Fixed timothy_tests/quick_tests
authorcodedraughtsman <codedraughtsman@users.noreply.github.com>
Mon, 31 May 2021 04:29:11 +0000 (16:29 +1200)
committercodedraughtsman <codedraughtsman@users.noreply.github.com>
Mon, 31 May 2021 04:29:11 +0000 (16:29 +1200)
One of the string buffers was to small and would not compile.
The string buffer's size was increased and it all compliles.

Note: the tests still fail due to a unrelated segfault, currently
fixing this.


No differences found