File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 1
1
using System . Linq ;
2
2
using Shouldly ;
3
- using TestStack . Dossier . DataSources ;
4
3
using TestStack . Dossier . DataSources . Picking ;
5
4
using TestStack . Dossier . Lists ;
6
5
using TestStack . Dossier . Tests . TestHelpers . Objects . Entities ;
7
6
using Xunit ;
8
7
9
- namespace TestStack . Dossier . Tests . Picking
8
+ namespace TestStack . Dossier . Tests . DataSources . Picking
10
9
{
11
10
public class PickingTests
12
11
{
Original file line number Diff line number Diff line change 58
58
<Compile Include =" Builder_CreateListTests.cs" />
59
59
<Compile Include =" Builder_CreateNewTests.cs" />
60
60
<Compile Include =" Builder_SetUsingBuilderTests.cs" />
61
- <Compile Include =" Picking\PickingTests.cs" />
61
+ <Compile Include =" DataSources\ Picking\PickingTests.cs" />
62
62
<Compile Include =" TestHelpers\Builders\AddressViewModelBuilder.cs" />
63
63
<Compile Include =" TestHelpers\Builders\AutoConstructorCustomerBuilder.cs" />
64
64
<Compile Include =" ChildBuilderTests.cs" />
You can’t perform that action at this time.
0 commit comments