Skip to content

Commit d5bc84c

Browse files
committed
refactor: rename .groovy to .kt in :src:functions to allow Git track history better
1 parent 53f9066 commit d5bc84c

3 files changed

File tree

src/functions/src/test/groovy/org/apache/jmeter/functions/ChangeCaseSpec.groovy renamed to src/functions/src/test/kotlin/org/apache/jmeter/functions/ChangeCaseTest.kt

File renamed without changes.

src/functions/src/test/groovy/org/apache/jmeter/functions/IterationCounterSpec.groovy renamed to src/functions/src/test/kotlin/org/apache/jmeter/functions/IterationCounterTest.kt

File renamed without changes.

src/functions/src/test/groovy/org/apache/jmeter/functions/gui/FunctionHelperSpec.groovy renamed to src/functions/src/test/kotlin/org/apache/jmeter/functions/gui/FunctionHelperTest.kt

File renamed without changes.

0 commit comments

Comments
 (0)