From fabd59b7d1540900bd64590646c73c917706ecd8 Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Mon, 15 Dec 2025 11:30:47 +0100 Subject: Increase coverage of tests --- Tests/WmapParserTests/WmapParserTests.swift | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Tests') diff --git a/Tests/WmapParserTests/WmapParserTests.swift b/Tests/WmapParserTests/WmapParserTests.swift index baf114f..1a61238 100644 --- a/Tests/WmapParserTests/WmapParserTests.swift +++ b/Tests/WmapParserTests/WmapParserTests.swift @@ -169,6 +169,13 @@ import Testing It's OK (0.8, 0.4) [ijole] NO IT ISN'T A-- + --A + not-quite + [Note] (1234) Hello + [Note] (0.1.1,1.1.1) Hello + [i] 1.2.2.3 + Hello (1.22.2, 1.3.3) + (1.1231,12.0) B-> ( Hello -> It's OK -- cgit