autobuild: Tidy up unnecessary line-breaks in 'TESTS='
authorTim Beale <timbeale@catalyst.net.nz>
Thu, 14 Feb 2019 22:45:53 +0000 (11:45 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 15 Feb 2019 03:35:23 +0000 (04:35 +0100)
commit9124e44d71009861875bd94ead53c8e680757882
treeaa8b6e2fcd01abe6ddf7a77e905e2f39dff22df7
parent8c5a5a58c4e9904310c89ca9cd9a0cafb040f848
autobuild: Tidy up unnecessary line-breaks in 'TESTS='

Now that we've dropped the {PY3_ONLY} variable, there's no need for
line-breaks in some of the 'TESTS=' values. We can tidy this up a bit.

Signed-off-by: Tim Beale <timbeale@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
script/autobuild.py