Navigation Menu

Skip to content

Commit

Permalink
test: fix test name
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 25, 2014
1 parent 002a083 commit e6289f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/adapter/api/groonga/load.test.js
Expand Up @@ -123,7 +123,7 @@ suite('adapter/api/groonga: load', function() {
});

suite('object style', function() {
test('one', function(done) {
test('with columns', function(done) {
var requestBody;
backend.reserveResponse(function(requestPacket) {
requestBody = requestPacket[2].body;
Expand Down

0 comments on commit e6289f3

Please sign in to comment.