Navigation Menu

Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Aug 13, 2012
1 parent 19eb75a commit f30c2db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/batch-processor.test.js
Expand Up @@ -100,7 +100,7 @@ suite('batch/processor/Processor (instance methods)', function() {
email_address: 'info@enishi-tech.com',
age: 2,
product: ['nroonga','groonga'] },
{ id: 'id3'
{ id: 'id3',
name: 'ClearCode Inc.',
address: 'Hongo, Tokyo, Japan',
email_address: 'info@clear-code.com',
Expand Down

0 comments on commit f30c2db

Please sign in to comment.