Skip to content

Commit 1175d31

Browse files
committed
add another test
1 parent 4268092 commit 1175d31

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dsc/tests/dsc_functions.tests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ Describe 'tests for function expressions' {
253253
@{ format = "MMM dd, yyyy HH"}
254254
@{ format = "yy-MMMM-dddd tt H" }
255255
@{ format = "MMM ddd zzz" }
256+
@{ format = "YY YYYY MM MMM MMMM" }
256257
) {
257258
param($format)
258259

0 commit comments

Comments
 (0)