mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-11 21:29:18 +00:00
Fix namespace
This commit is contained in:
@@ -2,7 +2,7 @@ using System;
|
||||
using System.Collections.Generic;
|
||||
using Xunit;
|
||||
|
||||
namespace BinaryObjectScanner.Tests
|
||||
namespace BinaryObjectScanner.Test
|
||||
{
|
||||
public class EnumerableExtensionsTests
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user