Skip to content

Commit

Permalink
Created class TestingTicketDispenser.
Browse files Browse the repository at this point in the history
  • Loading branch information
wubin28 committed Apr 18, 2014
1 parent 8bea33a commit 722d44d
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
namespace TDDMicroExercises.TurnTicketDispenser.Tests
{
public class TestingTicketDispenser : TicketDispenser
{
}
}

0 comments on commit 722d44d

Please sign in to comment.