Memory.Tests: Make Multithreading test explicit (#3220)

This commit is contained in:
merry
2022-03-21 08:21:05 +00:00
committed by GitHub
parent d1146a5af2
commit ba0171d054

View File

@ -188,7 +188,7 @@ namespace Ryujinx.Memory.Tests
Assert.False(alignedAfterTriggers);
}
[Test, Timeout(1000)]
[Test, Explicit, Timeout(1000)]
public void Multithreading()
{
// Multithreading sanity test