diff options
test - add comment about test behavior oddity
Diffstat (limited to 'test/integration/index.js')
-rw-r--r-- | test/integration/index.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/index.js b/test/integration/index.js index 144303dbb..b266ddf37 100644 --- a/test/integration/index.js +++ b/test/integration/index.js @@ -23,4 +23,4 @@ pump( console.log(`Integration test build completed: "${bundlePath}"`) process.exit(0) } -)
\ No newline at end of file +) |