tests/invocation: Remove one more echo -n

This one was purely cosmetic in the runner output.
This commit is contained in:
Fabian Homborg
2019-01-23 22:14:21 +01:00
parent 432ed621fd
commit a17e6fa4e8

View File

@@ -199,7 +199,7 @@ test_file() {
rm -f "${temp_dir}/home/fish/config.fish"
fi
echo -n "Testing file $file ${system_specific:+($system_name specific) }... "
echo "Testing file $file ${system_specific:+($system_name specific) }... "
# The hoops we are jumping through here, with changing directory are
# so that we always execute fish as './fish', which means that any