mirror of
https://github.com/AlexMacocian/SystemExtensions.git
synced 2026-07-16 14:39:28 +00:00
Added various extensions.
Added coding style helpers. Unit tests.
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
using Microsoft.VisualStudio.TestTools.UnitTesting;
|
||||
using System.Structures.BitStructures;
|
||||
|
||||
namespace SystemExtensionsTests.Structures
|
||||
namespace System.Structures.BitStructures.Tests
|
||||
{
|
||||
[TestClass]
|
||||
public class Int64BitStructTests
|
||||
|
||||
Reference in New Issue
Block a user