Commit 50379fbb1517387d91b3ec4cc55a7500dd09b436

Khaled Hosny 2021-07-28T16:13:49

[util] Don’t split text at new lines in batch mode In batch mode (which is used for testing) we are probably not interested in splitting text into lines as we could have split the string into different tests. This fixes a bunch of AOTS tests that use newlines as input.