Skip to content
This repository has been archived by the owner on Feb 8, 2018. It is now read-only.

Commit

Permalink
2009-05-15 Alan McGovern <amcgovern@novell.com>
Browse files Browse the repository at this point in the history
	* test/2.0/moon-unit/misc/Parsing/MiscParsing.cs: This should
	  have [MoonlightBug].

svn path=/trunk/moon/; revision=134220
  • Loading branch information
alanmcgovern committed May 15, 2009
1 parent 2705bbe commit 7456d94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/2.0/moon-unit/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
2009-05-15 Alan McGovern <amcgovern@novell.com>

* misc/Parsing/MiscParsing.cs: This should have
[MoonlightBug].

2009-05-14 Jackson Harper <jackson@ximian.com>

* Makefile.am:
Expand Down
1 change: 1 addition & 0 deletions test/2.0/moon-unit/misc/Parsing/MiscParsing.cs
Original file line number Diff line number Diff line change
Expand Up @@ -340,6 +340,7 @@ public void MissingXmlnsOnAttachedProp ()
}

[TestMethod]
[MoonlightBug]
public void StaticResourceFromStyleTest ()
{
StackPanel c = (StackPanel) XamlReader.Load (@"
Expand Down

0 comments on commit 7456d94

Please sign in to comment.