mirror of
https://github.com/dfinke/ImportExcel.git
synced 2025-12-06 00:23:20 +00:00
Linting
This commit is contained in:
@@ -60,7 +60,8 @@ $tests = [ordered]@{
|
||||
TestString = Get-Command Test-String
|
||||
}
|
||||
|
||||
function Invoke-AllTests {
|
||||
function Invoke-TestSet {
|
||||
[alias("Invoke-AllTests")]
|
||||
param(
|
||||
$target,
|
||||
[Switch]$OnlyPassing,
|
||||
|
||||
Reference in New Issue
Block a user