Skip to content

Commit 55d2182

Browse files
committed
Moved code into src folder
1 parent 29a22a8 commit 55d2182

282 files changed

Lines changed: 75 additions & 74 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,4 @@ TestResult.xml
1818
TestStack.BDDfy.sln.ide/graph
1919
_NCrunch_TestStack.BDDfy/
2020
TestStack.BDDfy.sln.ide/
21+
src/packages/
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

Samples/TestStack.BDDfy.Samples/Atm/AccountHasInsufficientFund.cs renamed to src/Samples/TestStack.BDDfy.Samples/Atm/AccountHasInsufficientFund.cs

File renamed without changes.

Samples/TestStack.BDDfy.Samples/Atm/AccountHolderWithdrawsCash.cs renamed to src/Samples/TestStack.BDDfy.Samples/Atm/AccountHolderWithdrawsCash.cs

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)