mirror of
https://github.com/Smaug123/WoofWare.Myriad
synced 2025-10-08 13:38:39 +00:00
Compare commits
1 Commits
8f0e8d6369
...
simpler-te
Author | SHA1 | Date | |
---|---|---|---|
|
3d8e453f19 |
@@ -12,8 +12,7 @@ module TestSurface =
|
|||||||
let ``Ensure API surface has not been modified`` () = ApiSurface.assertIdentical assembly
|
let ``Ensure API surface has not been modified`` () = ApiSurface.assertIdentical assembly
|
||||||
|
|
||||||
[<Test>]
|
[<Test>]
|
||||||
// https://github.com/nunit/nunit3-vs-adapter/issues/876
|
let ``Check version against remote`` () =
|
||||||
let CheckVersionAgainstRemote () =
|
|
||||||
MonotonicVersion.validate assembly "WoofWare.Myriad.Plugins"
|
MonotonicVersion.validate assembly "WoofWare.Myriad.Plugins"
|
||||||
|
|
||||||
[<Test ; Explicit>]
|
[<Test ; Explicit>]
|
||||||
|
Reference in New Issue
Block a user