mirror of
https://github.com/Smaug123/WoofWare.Whippet
synced 2025-10-20 14:58:41 +00:00
Enable Version tests (#18)
This commit is contained in:
@@ -11,11 +11,9 @@ module TestAttributeSurface =
|
||||
[<Test>]
|
||||
let ``Ensure API surface has not been modified`` () = ApiSurface.assertIdentical assembly
|
||||
|
||||
(*
|
||||
[<Test>]
|
||||
let ``Check version against remote`` () =
|
||||
MonotonicVersion.validate assembly "WoofWare.Whippet.Plugin.ArgParser.Attributes"
|
||||
*)
|
||||
|
||||
[<Test ; Explicit>]
|
||||
let ``Update API surface`` () =
|
||||
|
Reference in New Issue
Block a user