Skip to content

Commit

Permalink
remove WinTestRunner
Browse files Browse the repository at this point in the history
  • Loading branch information
obiltschnig committed Jan 27, 2020
1 parent 936c3a4 commit 0557e87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion release/script/mkrelease
Expand Up @@ -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
Expand Down

0 comments on commit 0557e87

Please sign in to comment.