Removed #define

This commit is contained in:
Connor Quagliana
2016-12-15 13:46:25 -08:00
committed by GitHub
parent b5cd9d6359
commit 2db585ad63

View File

@@ -2,7 +2,6 @@
// Copyright (c) Microsoft. All rights reserved. // Copyright (c) Microsoft. All rights reserved.
// Licensed under the MIT license. See LICENSE file in the project root for full license information. // Licensed under the MIT license. See LICENSE file in the project root for full license information.
// //
#define LIVE_CONNECTION_TESTS
using Microsoft.SqlServer.Management.SqlParser.Parser; using Microsoft.SqlServer.Management.SqlParser.Parser;
using Microsoft.SqlTools.ServiceLayer.Connection; using Microsoft.SqlTools.ServiceLayer.Connection;