Skip to content

Commit

Permalink
Add missing test file
Browse files Browse the repository at this point in the history
  • Loading branch information
fflaten committed Jul 2, 2024
1 parent b18d7cb commit ff50f16
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tst/testProjects/CoverageTestFile.Tests.ps1
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
Describe 'Testing CodeCoverage' {
It 'Single error' {
. "$PSScriptRoot/../CoverageTestFile.ps1"
}
}

0 comments on commit ff50f16

Please sign in to comment.