Add missing copied tests to default sourceset outputdir (#69381)
For all projects that use copied YAML tests AND use the
default sourceset (test) the YAML tests are no longer on
the test class path.
This commit adds them back to the classpath after the
refactoring on #68943