summaryrefslogtreecommitdiff
path: root/tests/registry/npm/@denotest/tarballs-privateserver2/1.0.0/index.js
blob: 73af5036a410a812090e74622c2287023ea0d2b8 (plain)
1
2
// this is a special package that the test server serves tarballs from the second private registry server
module.exports = () => 'hi';