From 77c2b0924a98ae30c3889b0de9673788c30588a6 Mon Sep 17 00:00:00 2001 From: Rin Arakaki Date: Mon, 13 Feb 2023 03:27:07 +0900 Subject: [PATCH] Rename input.test.ts to input.test.js --- __tests__/{input.test.ts => input.test.js} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename __tests__/{input.test.ts => input.test.js} (100%) diff --git a/__tests__/input.test.ts b/__tests__/input.test.js similarity index 100% rename from __tests__/input.test.ts rename to __tests__/input.test.js