diff --git a/src/harness/rwcRunner.ts b/src/harness/rwcRunner.ts index 5cf9023a7c5..b506cdd66b6 100644 --- a/src/harness/rwcRunner.ts +++ b/src/harness/rwcRunner.ts @@ -39,6 +39,7 @@ module RWC { compilerOptions = undefined; baselineOpts = undefined; baseName = undefined; + currentDirectory = undefined; }); it('can compile', () => {