echo the name of selected single test

cusax-fix
Brian Burch 18 years ago
parent 977c9ade6a
commit f2fe4c9d19

@ -385,6 +385,7 @@
<!--internal-target- prepare to run a single Service Impl Compatibility Kit -->
<!-- extract the simple Test class name. -->
<basename property="simple.test.names" file="${test.name}"/>
<echo message="single test prepared: ${simple.test.names}" />
</target>
<!--internal-target- prepare to run all known Service Impl Compatibility Kit -->

Loading…
Cancel
Save