Make it much harder to omit tests (#127)

This commit is contained in:
Patrick Stevens
2025-08-30 23:25:41 +01:00
committed by GitHub
parent fb5c4a6313
commit 2e9fdbed48
4 changed files with 98 additions and 164 deletions

View File

@@ -1,5 +1,6 @@
namespace WoofWare.Pawprint.Test
open System
open System.Collections.Immutable
open System.IO
open FsUnitTyped