Skip to content

Commit b78cdb8

Browse files
Update 19.snippet
1 parent a143155 commit b78cdb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snippets/19.snippet

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<CodeSnippets xmlns="http://schemas.microsoft.com/VisualStudio/2005/CodeSnippet">
33
<CodeSnippet Format="1.0.0">
44
<Header>
5-
<Title>ut (xUnit Test)</Title>
5+
<Title>_ut (xUnit Test)</Title>
66
<Author>Rusty Divine</Author>
77
<Description>Unit Test Template with 3 Parts</Description>
88
<HelpUrl>https://msdn.microsoft.com/en-us/library/ms165394.aspx</HelpUrl>
99
<SnippetTypes />
1010
<Keywords />
11-
<Shortcut>ut</Shortcut>
11+
<Shortcut>_ut</Shortcut>
1212
</Header>
1313
<Snippet>
1414
<References />

0 commit comments

Comments
 (0)