Skip to content

Commit 8215a29

Browse files
committed
test for global var leaks
1 parent 90bf3af commit 8215a29

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,7 @@
88
, "licenses": [{ "type": "MIT", "url": "http://www.opensource.org/licenses/mit-license.php" }]
99
, "main": "./index"
1010
, "repository": { "type": "git", "url": "git://github.com/aheckmann/node-email.git" }
11+
, "devDependencies": {
12+
"gleak": "0.0.1"
13+
}
1114
}

test/index.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)