Skip to content

Commit

Permalink
removing pending tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Ryan Fitzgerald committed Jan 27, 2012
1 parent f12cd8d commit 56d34af
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions test/unit/client-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -412,9 +412,4 @@ describe("DynamoDB Client unit tests", function(){

});

describe("DynamoErrors", function() {
// see https://github.com/Tim-Smart/express-aid/blob/master/index.js#L66-113
// http://docs.amazonwebservices.com/amazondynamodb/latest/developerguide/ErrorHandling.html
it('should handle all the various types of errors that DynamoDB can return');
});
});

0 comments on commit 56d34af

Please sign in to comment.