5 lines
128 B
C#

global using Xunit;
global using System.Threading;
global using System.Threading.Channels;
global using System.Threading.Tasks;