Skip to content

Commit

Permalink
removing empty space
Browse files Browse the repository at this point in the history
  • Loading branch information
rmomii committed Apr 13, 2016
1 parent 3643127 commit 1fada71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/lib/filter.js
Expand Up @@ -530,7 +530,6 @@ describe('filter', function () {
whereClause.breed[0].test('shorthair').should.equals(true);
whereClause.breed[1].test('manx').should.equals(true);
});

});

describe('optional filters', function () {
Expand Down

0 comments on commit 1fada71

Please sign in to comment.