Skip to content

Commit e45c377

Browse files
committed
update namespace
1 parent fd2eb98 commit e45c377

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

QueryBuilder.Tests/InfrastructureTests.cs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
using System;
22
using System.Linq;
33
using SqlKata.Compilers;
4+
using SqlKata.Tests.Infrastructure;
45
using Xunit;
56

6-
namespace SqlKata.Tests.Infrastructure
7+
namespace SqlKata.Tests
78
{
89
public class InfrastructureTests : TestSupport
910
{

0 commit comments

Comments
 (0)