Skip to content

Commit 1ab54a9

Browse files
committed
Enhancing function names tests
1 parent da30b01 commit 1ab54a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/WebJobs.Script.Tests/ScriptHostTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -581,6 +581,7 @@ public void TryGetFunctionFromException_FunctionMatch()
581581
}
582582

583583
[Theory]
584+
[InlineData("")]
584585
[InlineData("host")]
585586
[InlineData("Host")]
586587
[InlineData("-function")]

0 commit comments

Comments
 (0)