make this task name singular

This commit is contained in:
Brendan Forster
2014-02-07 09:13:25 +11:00
parent 3aec70a341
commit 7796c4c4b4
+1 -1
View File
@@ -62,7 +62,7 @@ Target "BuildApp" (fun _ ->
|> Log "AppBuild-Output: "
)
Target "ConventionsTests" (fun _ ->
Target "ConventionTests" (fun _ ->
!! (sprintf "./Octokit.Tests.Conventions/bin/%s/**/Octokit.Tests.Conventions.dll" buildMode)
|> xUnit (fun p ->
{p with