Fixing comments
This commit is contained in:
Родитель
4bb391b446
Коммит
1cc365742b
|
@ -51,7 +51,7 @@ The project currently provides the following templates.
|
|||
| Test Fixture | ntestfixture | C# | |
|
||||
| Test Method | ntest | C# | |
|
||||
| Test Case | ntestcase | C# | |
|
||||
| Test Case Source | ntestcasesource1 | C# | Form 1 |
|
||||
| Test Case Source | ntestcasesource | C# | Form 1 |
|
||||
| Test Case Source | ntestcasesource2 | C# | Form 2 |
|
||||
| Test Case Source | ntestcasesource3 | C# | Form 3 |
|
||||
| Test Case Source | ntestcasesource4 | C# | Form 3 with testdata|
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<Description>Code snippet for a testcasesource method, using Form 1 - [TestCaseSource(string sourceName)]</Description>
|
||||
<HelpUrl>
|
||||
</HelpUrl>
|
||||
<Shortcut>ntestcasesource1</Shortcut>
|
||||
<Shortcut>ntestcasesource</Shortcut>
|
||||
</Header>
|
||||
<Snippet>
|
||||
<Imports>
|
|
@ -12,9 +12,5 @@
|
|||
<!--<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>-->
|
||||
<add key="<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>"
|
||||
value="<TargetFrameworkVersion>v$targetframeworkversion$</TargetFrameworkVersion>"/>
|
||||
|
||||
|
||||
|
||||
|
||||
</Replacements>
|
||||
</Preprocess>
|
Загрузка…
Ссылка в новой задаче