mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2024-11-24 22:06:59 +01:00
Remove failing test that is testing dead code
This commit is contained in:
parent
12c2afcd7d
commit
aef3e6511b
@ -52,9 +52,6 @@ namespace XenAdminTests.DialogTests.state1_xml.DialogsWithDefaultConstructor
|
||||
[TestFixture, Category(TestCategories.UICategoryA)]
|
||||
public class AboutDialogTest : DialogWithDefaultConstructorTest<AboutDialog> { }
|
||||
|
||||
[TestFixture, Category(TestCategories.UICategoryA)]
|
||||
public class AddStorageLinkSystemDialogTest : DialogWithDefaultConstructorTest<AddStorageLinkSystemDialog> { }
|
||||
|
||||
[TestFixture, Category(TestCategories.UICategoryA)]
|
||||
public class BondPropertiesTest : DialogWithDefaultConstructorTest<BondProperties> { }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user