Skip to content

Commit

Permalink
Create the constructor according to implemented test
Browse files Browse the repository at this point in the history
  • Loading branch information
risik committed Jun 6, 2015
1 parent 8162299 commit 26dbbd2
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -5,4 +5,7 @@
* Created by Sergei Borisov on 06/06/15.
*/
public class HelloSayer {
public HelloSayer(String whom) {

}
}

0 comments on commit 26dbbd2

Please sign in to comment.