This is an automated email from the ASF dual-hosted git repository. vladimirsitnikov pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/jmeter.git
commit c204d5c72d4995bf00c24b0d87aad06c9f7c7d3b Author: Vladimir Sitnikov <[email protected]> AuthorDate: Sat Dec 30 12:19:50 2023 +0300 Reapply "refactor: @JMeterSerialTest.java -> JMeterSerialTest.kt" This reverts commit 241078e51874a7cf8347437fc029a649cd223705. --- .../org/apache/jorphan/test/JMeterSerialTest.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/jorphan/src/testFixtures/java/org/apache/jorphan/test/JMeterSerialTest.java b/src/jorphan/src/testFixtures/kotlin/org/apache/jorphan/test/JMeterSerialTest.kt similarity index 100% rename from src/jorphan/src/testFixtures/java/org/apache/jorphan/test/JMeterSerialTest.java rename to src/jorphan/src/testFixtures/kotlin/org/apache/jorphan/test/JMeterSerialTest.kt
