Skip to content

Commit

Permalink
VSTEST file
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Otykier committed Mar 6, 2020
1 parent 851b939 commit f69b299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TabularEditor/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -678,7 +678,7 @@ after deployment.
-X / -XMLA No deployment. Generate XMLA/TMSL script for later deployment instead.
xmla_script File name of the new XMLA/TMSL script output.
-T / -TRX Produces a VSTEST (trx) file with details on the execution.
resultsfile File name of the NUnit 3.0 XML file.");
resultsfile File name of the VSTEST XML file.");
}
}
}

0 comments on commit f69b299

Please sign in to comment.