Fixes #455 - whitespace between braces.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 7 Feb 2015 12:16:07 +0000 (12:16 +0000)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Sat, 7 Feb 2015 12:44:11 +0000 (12:44 +0000)
commit5c9f33e582ec088a6d0d4cd10c9e277608599275
tree04c24355cfc6fbc3614f299010428a8b37766a74
parent0603a7eda215e29579a08667fbb2a47cbc859bb4
Fixes #455 - whitespace between braces.

`( (` was handled incorrectly as the first brace got removed.
History.md
lib/utils/extractors.js
test/integration-test.js