mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Add encryption unit tests (#2243)
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//
|
||||
// Copyright (c) Microsoft. All rights reserved.
|
||||
// Licensed under the MIT license. See LICENSE file in the project root for full license information.
|
||||
//
|
||||
|
||||
global using System;
|
||||
global using NUnit.Framework;
|
||||
Reference in New Issue
Block a user