clean up and added nunit command to README
This commit is contained in:
parent
09d37fe3ec
commit
4508884c42
2 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,6 @@ namespace Tests
|
|||
[SetUp]
|
||||
public void Setup()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
[Test]
|
||||
|
|
|
@ -32,6 +32,7 @@ Type of the project. Valid values for C# are:
|
|||
* `web`
|
||||
* `lib`
|
||||
* `xunittest`
|
||||
* `nunittest`
|
||||
|
||||
Valid values for F# are:
|
||||
|
||||
|
|
Loading…
Reference in a new issue