Skip to content

Commit 0f64273

Browse files
committed
more automation
1 parent 176e9d3 commit 0f64273

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/util/Test-SharedImplementationsHaveTestCases.ps1

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ foreach($q in $queriesToCheck){
8585
$REPORT += $row
8686
}
8787

88-
89-
9088
# output a CSV containing the elements that do not contain
9189
$fileTag = "$Language-$(Get-Date -Format "yyyy-MM-dd_HH-mm-ss")"
9290
$reportOutputFile = Join-Path $ReportDir "TestReport-$fileTag.csv"

0 commit comments

Comments
 (0)