From 148bca1c7d509b054f8d2519c4d82dbe987beae7 Mon Sep 17 00:00:00 2001 From: lushunming <1357197829@qq.com> Date: Sat, 24 Aug 2024 11:07:54 +0800 Subject: [PATCH] Rename .java to .kt --- app/src/test/java/{CompileJSTest.java => CompileJSTest.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename app/src/test/java/{CompileJSTest.java => CompileJSTest.kt} (100%) diff --git a/app/src/test/java/CompileJSTest.java b/app/src/test/java/CompileJSTest.kt similarity index 100% rename from app/src/test/java/CompileJSTest.java rename to app/src/test/java/CompileJSTest.kt