summaryrefslogtreecommitdiffstats
path: root/persistence/src/tests/proxy/proxy_test.sh
diff options
context:
space:
mode:
authorTor Egge <Tor.Egge@oath.com>2017-10-03 11:37:51 +0000
committerTor Egge <Tor.Egge@oath.com>2017-10-03 11:40:31 +0000
commit32f8d5bb20479e0895f97cebe9f575d7b09de8c5 (patch)
tree9d4d7808a5da6315df2088c03f419d7ece0c250f /persistence/src/tests/proxy/proxy_test.sh
parent6e134d121f14dd940f84b25b5bc27ad22d80af2f (diff)
Remove unused support for SPI over RPC.
Diffstat (limited to 'persistence/src/tests/proxy/proxy_test.sh')
-rwxr-xr-xpersistence/src/tests/proxy/proxy_test.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/persistence/src/tests/proxy/proxy_test.sh b/persistence/src/tests/proxy/proxy_test.sh
deleted file mode 100755
index 637ff192356..00000000000
--- a/persistence/src/tests/proxy/proxy_test.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-# Copyright 2017 Yahoo Holdings. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-set -e
-$VALGRIND ./persistence_providerstub_test_app
-$VALGRIND ./persistence_providerproxy_test_app
-$VALGRIND ./persistence_providerproxy_conformance_test_app