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
{{ message }}
This repository was archived by the owner on Jan 23, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: src/System.ComponentModel.Composition/tests/System/ComponentModel/Composition/Hosting/AssemblyCatalogTests.cs
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -163,6 +163,7 @@ public void Constructor1_ValueAsCodebaseArgument_ShouldSetAssemblyProperty()
163
163
});
164
164
}
165
165
166
+
[PlatformSpecific(TestPlatforms.Windows)]// Unix doesn't (and doesn't need) to check for locking
0 commit comments