4e496c3523
Fixes #2506
4 lines
No EOL
130 B
C#
4 lines
No EOL
130 B
C#
using Xunit;
|
|
|
|
// Don't let the tests execute concurrently
|
|
[assembly: CollectionBehavior(CollectionBehavior.CollectionPerAssembly)] |