summaryrefslogtreecommitdiffstats
path: root/jrt_test/src/tests/rpc-error
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@broadpark.no>2019-02-19 14:13:07 +0100
committerTor Egge <Tor.Egge@broadpark.no>2019-02-19 14:13:07 +0100
commitfdbce1ce68db930ffedca679e76f62d1680fd1b3 (patch)
treefcecb25c548b94957249f4922d0f138c014b1840 /jrt_test/src/tests/rpc-error
parente15f9a2901654e800a89923060b4bbbb6e74ea3d (diff)
Remove files used by old unit test runner.
Diffstat (limited to 'jrt_test/src/tests/rpc-error')
-rw-r--r--jrt_test/src/tests/rpc-error/DESC1
-rw-r--r--jrt_test/src/tests/rpc-error/FILES5
2 files changed, 0 insertions, 6 deletions
diff --git a/jrt_test/src/tests/rpc-error/DESC b/jrt_test/src/tests/rpc-error/DESC
deleted file mode 100644
index a9de538edd7..00000000000
--- a/jrt_test/src/tests/rpc-error/DESC
+++ /dev/null
@@ -1 +0,0 @@
-Test that RPC errors are handled correctly when mixing cpp and java.
diff --git a/jrt_test/src/tests/rpc-error/FILES b/jrt_test/src/tests/rpc-error/FILES
deleted file mode 100644
index 53c47eb425d..00000000000
--- a/jrt_test/src/tests/rpc-error/FILES
+++ /dev/null
@@ -1,5 +0,0 @@
-dotest.sh
-TestErrors.java
-test-errors.cpp
-out.cppserver.1
-out.javaserver.1