code review

This commit is contained in:
Josh Gross
2020-01-10 18:12:28 -05:00
parent cfcdda9620
commit b1a3f20932
12 changed files with 16 additions and 78 deletions

View File

@@ -1,4 +1,4 @@
import * as pm from '../_out/proxy';
import * as pm from '../proxy';
import * as url from 'url';
describe('proxy', () => {