summaryrefslogtreecommitdiffstats
path: root/jrt_test
diff options
context:
space:
mode:
authorHåvard Pettersen <havardpe@oath.com>2019-05-09 13:46:51 +0000
committerHåvard Pettersen <havardpe@oath.com>2019-05-13 10:05:24 +0000
commit032ec0ed6f65a355c5c6402f2e2daae1f6ea5b00 (patch)
tree4a56cf3323bee758b962d723f8fa0b6c74ead7ed /jrt_test
parentc9f89a485d3dee9ddffb5107b31bf0bae91b18d4 (diff)
multi-threaded transport for JRT
Diffstat (limited to 'jrt_test')
-rw-r--r--jrt_test/src/tests/mandatory-methods/ref.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/jrt_test/src/tests/mandatory-methods/ref.txt b/jrt_test/src/tests/mandatory-methods/ref.txt
index 785181bca6d..7a4943b8edf 100644
--- a/jrt_test/src/tests/mandatory-methods/ref.txt
+++ b/jrt_test/src/tests/mandatory-methods/ref.txt
@@ -1,3 +1,7 @@
+METHOD frt.rpc.ping
+ DESCRIPTION:
+ Method that may be used to check if the server is online
+
METHOD frt.rpc.getMethodInfo
DESCRIPTION:
Obtain detailed information about a single method
@@ -20,7 +24,3 @@ METHOD frt.rpc.getMethodList
[S][params] Method parameter types
[S][return] Method return types
-METHOD frt.rpc.ping
- DESCRIPTION:
- Method that may be used to check if the server is online
-