Removed wrong test.
This commit is contained in:
@@ -635,7 +635,6 @@ namespace Meade.net.Telescope.UnitTests
|
|||||||
[TestCase("Auto", "Autostar", "A4S4", true)]
|
[TestCase("Auto", "Autostar", "A4S4", true)]
|
||||||
[TestCase("Auto", "Autostar II", "", false)]
|
[TestCase("Auto", "Autostar II", "", false)]
|
||||||
[TestCase("Auto", "LX2001", "", true)]
|
[TestCase("Auto", "LX2001", "", true)]
|
||||||
[TestCase("Auto", "LX2001", "4G0m", false)]
|
|
||||||
[TestCase("Auto", ":GVP", "", false)] //LX200 Classic
|
[TestCase("Auto", ":GVP", "", false)] //LX200 Classic
|
||||||
[TestCase("Guide Rate Slew", "LX2001", "", false)] //force old style
|
[TestCase("Guide Rate Slew", "LX2001", "", false)] //force old style
|
||||||
[TestCase("Pulse Guiding", ":GVP", "", true)] //force new style
|
[TestCase("Pulse Guiding", ":GVP", "", true)] //force new style
|
||||||
|
|||||||
Reference in New Issue
Block a user