clean up and added nunit command to README

This commit is contained in:
jplebre 2016-07-30 00:15:50 +01:00
parent 09d37fe3ec
commit 4508884c42
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,6 @@ namespace Tests
[SetUp] [SetUp]
public void Setup() public void Setup()
{ {
} }
[Test] [Test]

View file

@ -32,6 +32,7 @@ Type of the project. Valid values for C# are:
* `web` * `web`
* `lib` * `lib`
* `xunittest` * `xunittest`
* `nunittest`
Valid values for F# are: Valid values for F# are: