From ffbdf46f254e18f73fefa704bdea2e1dc97f4676 Mon Sep 17 00:00:00 2001 From: Yui T Date: Thu, 15 Jan 2015 09:56:43 -0800 Subject: [PATCH] Address code review --- src/harness/rwcRunner.ts | 1 + 1 file changed, 1 insertion(+) 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', () => {