From b263d5f3e2d8519e166ecd1d6a83ba274b9fa083 Mon Sep 17 00:00:00 2001 From: Colin Dawson Date: Sun, 1 Jan 2023 22:37:22 +0000 Subject: [PATCH] Removed wrong test. --- Meade.net.Telescope.UnitTests/TelescopeUnitTests.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Meade.net.Telescope.UnitTests/TelescopeUnitTests.cs b/Meade.net.Telescope.UnitTests/TelescopeUnitTests.cs index 62b3a12..9344b10 100644 --- a/Meade.net.Telescope.UnitTests/TelescopeUnitTests.cs +++ b/Meade.net.Telescope.UnitTests/TelescopeUnitTests.cs @@ -635,7 +635,6 @@ namespace Meade.net.Telescope.UnitTests [TestCase("Auto", "Autostar", "A4S4", true)] [TestCase("Auto", "Autostar II", "", false)] [TestCase("Auto", "LX2001", "", true)] - [TestCase("Auto", "LX2001", "4G0m", false)] [TestCase("Auto", ":GVP", "", false)] //LX200 Classic [TestCase("Guide Rate Slew", "LX2001", "", false)] //force old style [TestCase("Pulse Guiding", ":GVP", "", true)] //force new style