You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove nunit pattern from file layout
The nunit file format is nice (cleanup puts setup/teardown methods first, then members, then alphabetical test methods), but StyleCop doesn't recognise this, so remove it.