Move to global using.

This commit is contained in:
2021-11-09 18:50:43 +00:00
parent 58f08d4cd3
commit 889a8a84e5
16 changed files with 2 additions and 25 deletions

View File

@@ -24,8 +24,6 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
using NUnit.Framework;
namespace Claunia.Encoding.Tests;
[TestFixture]