From ff7510dc928be449f27ad2be033d8dd05a2e1b12 Mon Sep 17 00:00:00 2001 From: Josh Goldberg Date: Sat, 2 Dec 2017 21:36:36 -0800 Subject: [PATCH] Fixed prettyContextNotDebugAssertion.errors baseline --- .../reference/prettyContextNotDebugAssertion.errors.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/baselines/reference/prettyContextNotDebugAssertion.errors.txt b/tests/baselines/reference/prettyContextNotDebugAssertion.errors.txt index a621d52ebef..f03b87ba947 100644 --- a/tests/baselines/reference/prettyContextNotDebugAssertion.errors.txt +++ b/tests/baselines/reference/prettyContextNotDebugAssertion.errors.txt @@ -1,10 +1,10 @@ - -tests/cases/compiler/index.ts(2,1): error TS1005: '}' expected. +tests/cases/compiler/index.ts(2,1): error TS1005: '}' expected. 2    + ==== tests/cases/compiler/index.ts (1 errors) ==== if (true) {