From cd32f2bfb4758cca946f0e31a46f67875f95a4af Mon Sep 17 00:00:00 2001 From: Gregory Beaver Date: Fri, 16 Aug 2019 14:18:09 -0400 Subject: [PATCH] migrate warning.spec.ts to typescript --- test/utils/{warning.spec.js => warning.spec.ts} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/utils/{warning.spec.js => warning.spec.ts} (100%) diff --git a/test/utils/warning.spec.js b/test/utils/warning.spec.ts similarity index 100% rename from test/utils/warning.spec.js rename to test/utils/warning.spec.ts