Skip to content
This repository has been archived by the owner on Apr 29, 2020. It is now read-only.

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.
@@ -0,0 +1,6 @@
namespace TDDMicroExercises.TurnTicketDispenser.Tests
{
public class TestingTicketDispenser : TicketDispenser
{
}
}

0 comments on commit 722d44d

Please sign in to comment.