Commits

Dylan Brown committed 7c13902bdb1
[build-scripts] Test for empty array before printing it. In the case some SKIP_TEST_* flag is set, and test_this_target is False for all targets, then SWIFT_TEST_TARGETS will be an empty array. Avoid printing 'Running Swift tests...' with an empty array.