Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'tests/org.eclipse.etrice.generator.java.tests/make.xml')
-rw-r--r--tests/org.eclipse.etrice.generator.java.tests/make.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/org.eclipse.etrice.generator.java.tests/make.xml b/tests/org.eclipse.etrice.generator.java.tests/make.xml
index 4c89d243f..52b20f0d5 100644
--- a/tests/org.eclipse.etrice.generator.java.tests/make.xml
+++ b/tests/org.eclipse.etrice.generator.java.tests/make.xml
@@ -106,7 +106,7 @@
<arg value="${java.tests.model.path}/PingPongThreadTest.room"/>
<arg value="${java.tests.model.path}/PingPongThreadReplPortTest.room"/>
<arg value="${java.tests.model.path}/SendingDataTestJava.room"/>
- <arg value="${java.tests.model.path}/TcpTest.room"/>
+ <arg value="${java.tests.model.path}/TCPTest.room"/>
<!-- copied modellib.java models -->
<arg value="${java.tests.model.path}/TimingService.room"/>

Back to the top