Skip to content

Commit 1f8bc0e

Browse files
CopilotYoussef1313
andcommitted
Add integration tests for global.json --test-runner option
Co-authored-by: Youssef1313 <[email protected]>
1 parent 9331f81 commit 1f8bc0e

File tree

1 file changed

+2
-1
lines changed
  • template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson

1 file changed

+2
-1
lines changed

template_feed/Microsoft.DotNet.Common.ItemTemplates/content/GlobalJson/global.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
"rollForward": "ROLL_FORWARD_VALUE",
55
//#endif
66
"version": "SDK_VERSION"
7-
}//#if (TestRunner!=""),
7+
}//#if (TestRunner!="")
8+
,
89
"test": {
910
"runner": "TEST_RUNNER_VALUE"
1011
}

0 commit comments

Comments
 (0)