|
|
@ -24,7 +24,7 @@ namespace Perspex.Controls.UnitTests |
|
|
|
|
|
|
|
|
public class DropDownTests |
|
|
public class DropDownTests |
|
|
{ |
|
|
{ |
|
|
[Fact] |
|
|
[Fact(Skip = "Need to decide if this is right")] |
|
|
public void Logical_Children_Should_Be_Children_Of_Container() |
|
|
public void Logical_Children_Should_Be_Children_Of_Container() |
|
|
{ |
|
|
{ |
|
|
var target = new DropDown(); |
|
|
var target = new DropDown(); |
|
|
|