From cca2d5741dd8e75a401a2c60e06838f40a4f904c Mon Sep 17 00:00:00 2001 From: Homa Wong Date: Fri, 1 Apr 2016 00:56:00 -0700 Subject: [PATCH] Update and rename index-tests.ts to resolve-from-tests.ts --- resolve-from/{index-tests.ts => resolve-from-tests.ts} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename resolve-from/{index-tests.ts => resolve-from-tests.ts} (80%) diff --git a/resolve-from/index-tests.ts b/resolve-from/resolve-from-tests.ts similarity index 80% rename from resolve-from/index-tests.ts rename to resolve-from/resolve-from-tests.ts index a1f5480ff..840a19b86 100644 --- a/resolve-from/index-tests.ts +++ b/resolve-from/resolve-from-tests.ts @@ -1,4 +1,4 @@ -/// +/// // Much better testing in https://github.com/typed-typings/typed-resolve-from if (typeof resolveFrom !== 'function') {