mirror of
https://github.com/farcasclaudiu/SmartThreadPool.git
synced 2026-06-28 11:01:04 +03:00
Added refactorings suggested by Simon Cropp
This commit is contained in:
@@ -19,11 +19,7 @@ namespace WorkItemsGroupTests
|
||||
private int _concurrencyPerWig;
|
||||
private bool _success;
|
||||
|
||||
public TestWIGConcurrency()
|
||||
{
|
||||
}
|
||||
|
||||
[Test]
|
||||
[Test]
|
||||
public void TestConcurrencies()
|
||||
{
|
||||
Concurrency(1, 1, 10);
|
||||
|
||||
Reference in New Issue
Block a user