Fix duplicate baselines

This commit is contained in:
Mohamed Hegazy
2016-09-08 13:55:39 -07:00
parent 069c10ca83
commit 53387337fc
5 changed files with 2242 additions and 14 deletions

View File

@@ -1,5 +1,7 @@
/// <reference path='fourslash.ts'/>
// @BaselineFile: quickInfoDisplayPartsVar.shims-pp.baseline
////var /*1*/a = 10;
////function foo() {
//// var /*2*/b = /*3*/a;

View File

@@ -1,5 +1,7 @@
/// <reference path='fourslash.ts'/>
// @BaselineFile: quickInfoDisplayPartsVar.shims.baseline
////var /*1*/a = 10;
////function foo() {
//// var /*2*/b = /*3*/a;