Skip to content

Commit b68441e

Browse files
committed
minor change
1 parent ac056b5 commit b68441e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/flow.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -375,7 +375,7 @@ module.exports = {
375375
}, 9, 10, 55 ).
376376

377377
error( function ( err, x ){
378-
console.log( 'error handeling', arguments );
378+
console.log( 'pass error handeling', arguments );
379379
}).
380380

381381
end( function ( x ){

0 commit comments

Comments
 (0)