XamlX icon indicating copy to clipboard operation
XamlX copied to clipboard

Fix WhitespaceTests

Open MrJul opened this issue 1 year ago • 0 comments

After #100, two tests that were previously skipped and should now pass don't have [Fact] anymore. Added it back.

These tests don't pass on Cecil though (fails with a NRE), because the assembly is created twice. Worked around it by splitting the tests in two.

MrJul avatar Nov 07 '23 18:11 MrJul