Browse Source

Activate a now working Unit Test

pull/604/head
jogibear9988 12 years ago
parent
commit
bb3a5419b6
  1. 1
      src/AddIns/DisplayBindings/WpfDesign/WpfDesign.Designer/Tests/XamlDom/SamplesTests.cs

1
src/AddIns/DisplayBindings/WpfDesign/WpfDesign.Designer/Tests/XamlDom/SamplesTests.cs

@ -452,7 +452,6 @@ namespace ICSharpCode.WpfDesign.Tests.XamlDom @@ -452,7 +452,6 @@ namespace ICSharpCode.WpfDesign.Tests.XamlDom
}
[Test]
[Ignore("Xaml writer creates different XAML")]
public void Style3()
{
TestLoading(@"<Window xmlns=""http://schemas.microsoft.com/winfx/2006/xaml/presentation""

Loading…
Cancel
Save