From 8b566bbe7db460b059da3944d43be9c184f27ddb Mon Sep 17 00:00:00 2001 From: Michiel Oda Date: Tue, 24 Oct 2023 08:32:44 +0200 Subject: [PATCH] Fixing unittests --- Parsers.AutomationTests/Parsers.AutomationTests.csproj | 1 + Parsers.ProtocolTests/Parsers.ProtocolTests.csproj | 2 ++ 2 files changed, 3 insertions(+) diff --git a/Parsers.AutomationTests/Parsers.AutomationTests.csproj b/Parsers.AutomationTests/Parsers.AutomationTests.csproj index 6ea87c9..c38cef9 100644 --- a/Parsers.AutomationTests/Parsers.AutomationTests.csproj +++ b/Parsers.AutomationTests/Parsers.AutomationTests.csproj @@ -11,6 +11,7 @@ + diff --git a/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj b/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj index 903768c..a104aa8 100644 --- a/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj +++ b/Parsers.ProtocolTests/Parsers.ProtocolTests.csproj @@ -13,6 +13,8 @@ + +