Skip to content

Commit

Permalink
Add empty class HelloSayer
Browse files Browse the repository at this point in the history
  • Loading branch information
risik committed Jun 6, 2015
1 parent d9bd97e commit 0490415
Showing 1 changed file with 8 additions and 0 deletions.
@@ -0,0 +1,8 @@
package info.risik.books.tdd.HelloWorld;

/**
* tdd-book-java
* Created by Sergei Borisov on 06/06/15.
*/
public class HelloSayer {
}

0 comments on commit 0490415

Please sign in to comment.