more messing with send ot self

This commit is contained in:
Tom Gardham-Pallister
2018-05-05 12:53:19 +01:00
parent 17a515c4c0
commit c041d90e38
7 changed files with 99 additions and 36 deletions

View File

@ -1,4 +1,5 @@
using System.Threading.Tasks;
using Ocelot.Infrastructure;
using Shouldly;
using Xunit;