mirror of
https://github.com/emilybache/GildedRose-Refactoring-Kata.git
synced 2026-02-10 12:11:20 +00:00
Run Kotlin
This commit is contained in:
parent
af4b6f6ac2
commit
ebfe053b4a
@ -27,12 +27,12 @@ diff_program:meld
|
|||||||
# note you'll also need to update the file environment.gr with your classpath if you keep your classfiles somewhere unusual
|
# note you'll also need to update the file environment.gr with your classpath if you keep your classfiles somewhere unusual
|
||||||
|
|
||||||
# Settings for the Kotlin version using Gradle wrapped in a python script
|
# Settings for the Kotlin version using Gradle wrapped in a python script
|
||||||
#executable:${TEXTTEST_HOME}/Kotlin/texttest_rig.py
|
executable:${TEXTTEST_HOME}/Kotlin/texttest_rig.py
|
||||||
#interpreter:python
|
interpreter:python
|
||||||
|
|
||||||
# Settings for the Ruby version
|
# Settings for the Ruby version
|
||||||
executable:${TEXTTEST_HOME}/ruby/texttest_fixture.rb
|
#executable:${TEXTTEST_HOME}/ruby/texttest_fixture.rb
|
||||||
interpreter:ruby
|
#interpreter:ruby
|
||||||
|
|
||||||
# Settings for the C# Core version
|
# Settings for the C# Core version
|
||||||
#executable:${TEXTTEST_HOME}/csharpcore/GildedRoseTests/bin/Debug/net8.0/GildedRoseTests
|
#executable:${TEXTTEST_HOME}/csharpcore/GildedRoseTests/bin/Debug/net8.0/GildedRoseTests
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user