mirror of
https://github.com/Smaug123/WoofWare.PawPrint
synced 2025-10-11 08:48:38 +00:00
Switch to Expecto (#89)
This commit is contained in:
7
WoofWare.PawPrint.Test/Program.fs
Normal file
7
WoofWare.PawPrint.Test/Program.fs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace WoofWare.PawPrint.Test
|
||||
|
||||
open Expecto
|
||||
|
||||
module Program =
|
||||
[<EntryPoint>]
|
||||
let main argv = runTestsInAssemblyWithCLIArgs [] argv
|
Reference in New Issue
Block a user