Commit 486f03fc authored by Nick Craver's avatar Nick Craver

Woops, broke debug

parent 19f2c868
......@@ -3,6 +3,10 @@
using StackExchange.Redis.KeyspaceIsolation;
using Xunit;
using Xunit.Abstractions;
#if DEBUG
using System.Diagnostics;
using System.Threading;
#endif
namespace StackExchange.Redis.Tests
{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment