added -f parameter for test-all.ps1

pull/4882/head
Erol Arkat 5 years ago
parent 91c96ad7ca
commit b4906e9484

@ -1,4 +1,6 @@
. ".\common.ps1" -f
$full = $args[0]
. ".\common.ps1" $full
# Test all solutions

Loading…
Cancel
Save