remove WinTestRunner

This commit is contained in:
Günter Obiltschnig 2020-01-27 15:31:02 +01:00
parent 936c3a4424
commit 0557e87117

View File

@ -152,7 +152,6 @@ done
# Create components file
#
echo "CppUnit" >${target}/components
echo "CppUnit/WinTestRunner" >>${target}/components
for comp in $comps ;
do
echo $comp >>${target}/components