Import v7.1 files
This commit is contained in:
5
src/PrayerTracker.Tests/Program.fs
Normal file
5
src/PrayerTracker.Tests/Program.fs
Normal file
@@ -0,0 +1,5 @@
|
||||
open Expecto
|
||||
|
||||
[<EntryPoint>]
|
||||
let main argv =
|
||||
runTestsInAssembly defaultConfig argv
|
||||
Reference in New Issue
Block a user