Remove test script
This commit is contained in:
parent
0401935d31
commit
cdb75966eb
3 changed files with 1 additions and 47 deletions
|
@ -204,9 +204,7 @@ namespace Microsoft.DotNet.Tools.Test.Utilities
|
|||
{
|
||||
get
|
||||
{
|
||||
return _verbose ?
|
||||
"--verbose" :
|
||||
"";
|
||||
return _verbose ? "--verbose" : "";
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue