summaryrefslogtreecommitdiffstats
path: root/persistence/src/tests/proxy/proxy_test.sh
diff options
context:
space:
mode:
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