From 546a8492f25a48a30f03ac1d4cb01767a49765ad Mon Sep 17 00:00:00 2001 From: Vladimir Matveev Date: Tue, 15 Jul 2014 16:06:53 -0700 Subject: [PATCH] fixed references in perftc --- tests/perfsys.ts | 2 +- tests/perftc.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/perfsys.ts b/tests/perfsys.ts index 251f4f56fb2..d2e3215c56c 100644 --- a/tests/perfsys.ts +++ b/tests/perfsys.ts @@ -1,4 +1,4 @@ -/// +/// module perftest { interface IOLog { diff --git a/tests/perftc.ts b/tests/perftc.ts index b5f99f536d4..6ab29de0061 100644 --- a/tests/perftc.ts +++ b/tests/perftc.ts @@ -1,5 +1,5 @@ /// -/// +/// // resolve all files used in this compilation if (perftest.hasLogIOFlag()) {