cleaned up texttest/config.gr

This commit is contained in:
Ralf Comtesse 2025-10-06 10:34:40 +02:00
parent 0fadc91051
commit 3655d5edc7

View File

@ -25,8 +25,8 @@ diff_program:meld
#interpreter:python #interpreter:python
# Settings for the Java version using the classpath # Settings for the Java version using the classpath
# executable:com.gildedrose.TexttestFixture #executable:com.gildedrose.TexttestFixture
# interpreter:java #interpreter:java
# 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
@ -34,8 +34,8 @@ diff_program:meld
#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