From 9eca5946fc4359bbd23bdefdb226cfedb4cd171e Mon Sep 17 00:00:00 2001 From: Adrien Kirjak <adrien.kirjak@ericsson.com> Date: Thu, 4 May 2017 13:52:07 +0200 Subject: [PATCH] Corrected negative tests Signed-off-by: Adrien Kirjak <adrien.kirjak@ericsson.com> --- .../negative_tests/22_communication_operations.script | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conformance_test/core_language_tests/negative_tests/22_communication_operations.script b/conformance_test/core_language_tests/negative_tests/22_communication_operations.script index 0e669454c..dc4b7a8b9 100644 --- a/conformance_test/core_language_tests/negative_tests/22_communication_operations.script +++ b/conformance_test/core_language_tests/negative_tests/22_communication_operations.script @@ -4398,7 +4398,7 @@ module NegSem_220302_GetcallOperation_015 { <END_MODULE> <RESULT COUNT > -error: The encoding format parameter for the '@decoded' modifier is only available to parameter redirects of universal charstrings +error: The encoding formal parameter for the '@decoded' modifier is only available to parameter redirects of universal charstrings <END_RESULT> <END_TC> @@ -5526,7 +5526,7 @@ module NegSem_220304_getreply_operation_012 { <END_MODULE> <RESULT COUNT > -error: The encoding format parameter for the '@decoded' modifier is only available to parameter redirects of universal charstrings +error: The encoding formal parameter for the '@decoded' modifier is only available to parameter redirects of universal charstrings <END_RESULT> <END_TC> -- GitLab