Skip to content

Commit 42b3293

Browse files
authored
Add testfx to VMR's source mappings (#45429)
1 parent 5839388 commit 42b3293

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/VirtualMonoRepo/source-mappings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,10 @@
158158
"name": "test-templates",
159159
"defaultRemote": "https://github.com/dotnet/test-templates"
160160
},
161+
{
162+
"name": "testfx",
163+
"defaultRemote": "https://github.com/microsoft/testfx"
164+
},
161165
{
162166
"name": "vstest",
163167
"defaultRemote": "https://github.com/microsoft/vstest",

0 commit comments

Comments
 (0)