This website requires JavaScript.
Explore
Help
Sign In
logos-storage
/
logos-storage-nim-cs-dist-tests
Watch
1
Star
0
Fork
0
You've already forked logos-storage-nim-cs-dist-tests
mirror of
https://github.com/logos-storage/logos-storage-nim-cs-dist-tests.git
synced
2026-01-10 17:33:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-storage-nim-cs-dist-t...
/
Tests
/
Parallelism.cs
7 lines
81 B
C#
Raw
Normal View
History
Unescape
Escape
wip debugging anomalous test failures
2023-05-04 08:25:48 +02:00
using
NUnit.Framework
;
Turns off parallel tests for now.
2023-05-04 15:22:11 +02:00
[assembly: LevelOfParallelism(1)]
wip debugging anomalous test failures
2023-05-04 08:25:48 +02:00
namespace
Tests
{
}
Reference in New Issue
Copy Permalink