XamlX
XamlX copied to clipboard
Fix WhitespaceTests
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.