From da1becccf70ec4a53d4fed9574e07dd529e0512c Mon Sep 17 00:00:00 2001 From: Yui T Date: Wed, 3 Sep 2014 09:29:33 -0700 Subject: [PATCH] Add old test files that use getEmitOutput --- tests/cases/{fourslash_old => fourslash}/eval.ts | 0 tests/cases/{fourslash_old => fourslash}/moduleReferenceValue.ts | 0 tests/cases/{fourslash_old => fourslash}/runtimeBehaviorTests.ts | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename tests/cases/{fourslash_old => fourslash}/eval.ts (100%) rename tests/cases/{fourslash_old => fourslash}/moduleReferenceValue.ts (100%) rename tests/cases/{fourslash_old => fourslash}/runtimeBehaviorTests.ts (100%) diff --git a/tests/cases/fourslash_old/eval.ts b/tests/cases/fourslash/eval.ts similarity index 100% rename from tests/cases/fourslash_old/eval.ts rename to tests/cases/fourslash/eval.ts diff --git a/tests/cases/fourslash_old/moduleReferenceValue.ts b/tests/cases/fourslash/moduleReferenceValue.ts similarity index 100% rename from tests/cases/fourslash_old/moduleReferenceValue.ts rename to tests/cases/fourslash/moduleReferenceValue.ts diff --git a/tests/cases/fourslash_old/runtimeBehaviorTests.ts b/tests/cases/fourslash/runtimeBehaviorTests.ts similarity index 100% rename from tests/cases/fourslash_old/runtimeBehaviorTests.ts rename to tests/cases/fourslash/runtimeBehaviorTests.ts