Adding unit tests to the updated message mechanism

This commit is contained in:
Benjamin Russell
2016-08-11 16:39:33 -07:00
parent 1be4daf41d
commit 9890e828bd
3 changed files with 34 additions and 14 deletions

View File

@@ -5,7 +5,6 @@
using System;
using System.Collections.Concurrent;
using System.Data.Common;
using System.Threading.Tasks;
using Microsoft.SqlTools.ServiceLayer.Connection;
using Microsoft.SqlTools.ServiceLayer.Hosting;