]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/test/packages/npm-test-blerg/test.js
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / test / packages / npm-test-blerg / test.js
1
2 var assert = require("assert")
3 assert.equal(undefined, process.env.npm_config__password, "password exposed!")
4 assert.equal(undefined, process.env.npm_config__auth, "auth exposed!")
5 assert.equal(undefined, process.env.npm_config__authCrypt, "authCrypt exposed!")