From ce2e1fec1642cb387c5bccb56277db4726437304 Mon Sep 17 00:00:00 2001 From: Miepee Date: Tue, 24 Jan 2023 01:21:27 +0100 Subject: [PATCH] remove todo for previous commit --- AM2RPortHelperTests/RawModsTests.cs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/AM2RPortHelperTests/RawModsTests.cs b/AM2RPortHelperTests/RawModsTests.cs index dab9578..3e84b52 100644 --- a/AM2RPortHelperTests/RawModsTests.cs +++ b/AM2RPortHelperTests/RawModsTests.cs @@ -181,8 +181,7 @@ public class RawModsTests Assert.True(File.Exists(newExtract + deepSuffix + origInput)); } #endregion - - // TODO: check that the ports here use the icons we specified + #region PortToLinux [Theory]