diff --git a/build/scripts/CommandLine.fs b/build/scripts/CommandLine.fs index 27133b0..3ebfdcc 100644 --- a/build/scripts/CommandLine.fs +++ b/build/scripts/CommandLine.fs @@ -31,7 +31,7 @@ type Build = | [] Single_Target | [] Token of string | [] Skip_Dirty_Check - | [] Test_Suite of TestSuite + | [] Test_Suite of TestSuite with interface IArgParserTemplate with member this.Usage =