Skip to content

Commit 1d9aeba

Browse files
committed
cleanup after integration tests
1 parent daf44f4 commit 1d9aeba

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/scripts/test-msbuild-task.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ then
2727
else
2828
echo $result
2929
fi
30+
rm -rf $repoPath/build >/dev/null
31+
rm -rf $repoPath/obj >/dev/null

0 commit comments

Comments
 (0)