Skip to content

Commit 212bbcf

Browse files
committed
Test moved to right namespace
1 parent 9ef04f8 commit 212bbcf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Orm/Xtensive.Orm.Tests.Core/Collections/ChainedBufferTest.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2013 Xtensive LLC.
1+
// Copyright (C) 2013 Xtensive LLC.
22
// All rights reserved.
33
// For conditions of distribution and use, see license.
44
// Created by: Alena Mikshina
@@ -10,7 +10,7 @@
1010
using NUnit.Framework;
1111
using Xtensive.Collections;
1212

13-
namespace Xtensive.Tests.Collections
13+
namespace Xtensive.Orm.Tests.Core.Collections
1414
{
1515
[TestFixture]
1616
public class ChainedBufferTest

0 commit comments

Comments
 (0)