Skip to content

Commit f9a0c1e

Browse files
committed
Add one extra test for SublimeText#137
1 parent 0e40d47 commit f9a0c1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/samples/test-file.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -505,6 +505,7 @@ function Get-EscapedPath
505505
# These three should highlight roughly the same:
506506
Test-Highlight -Something StringValue
507507
Move-Item .\AFolderForWorkflow .\ANew\Location
508+
Get-WMIObject Win32_NetworkAdapterConfiguration
508509
Test-Function -StringFilter Pattern
509510
Test-Highlight -TestFunction StringValue
510511
function Test-Thing { <# When broken, only this comment wasn't broken #> }

0 commit comments

Comments
 (0)