Files
WoofWare.PawPrint/WoofWare.PawPrint.Test/Program.fs
2025-07-02 23:14:29 +00:00

8 lines
142 B
Forth

namespace WoofWare.PawPrint.Test
open Expecto
module Program =
[<EntryPoint>]
let main argv = runTestsInAssemblyWithCLIArgs [] argv