Skip to content

Commit

Permalink
yegor256#321 Todo was updated
Browse files Browse the repository at this point in the history
  • Loading branch information
longtimeago committed Oct 1, 2014
1 parent 12caa87 commit dc4fc8a
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/test/java/dynamo/DyBaseITCase.java
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,10 @@ public final class DyBaseITCase {
/**
* DyBase can add a command.
* @throws Exception If there is some problem inside
* @todo #321 Uncomment the test it became passing.
* @todo #321 DyBase should be implemented to make this test pass.
* You should make sure the DynamoDB Local has all the required tables,
* and all methods of all API-classes are implemented
* in com.thinkdeck.dynamo package
*/
@Test
@Ignore
Expand Down

0 comments on commit dc4fc8a

Please sign in to comment.