summaryrefslogtreecommitdiff
path: root/test/application_tests/application_test_availability_starter.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/application_tests/application_test_availability_starter.sh')
-rwxr-xr-xtest/application_tests/application_test_availability_starter.sh10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/application_tests/application_test_availability_starter.sh b/test/application_tests/application_test_availability_starter.sh
deleted file mode 100755
index 645e347..0000000
--- a/test/application_tests/application_test_availability_starter.sh
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/bash
-# Copyright (C) 2015-2017 Bayerische Motoren Werke Aktiengesellschaft (BMW AG)
-# This Source Code Form is subject to the terms of the Mozilla Public
-# License, v. 2.0. If a copy of the MPL was not distributed with this
-# file, You can obtain one at http://mozilla.org/MPL/2.0/.
-
-export VSOMEIP_CONFIGURATION=application_test_single_process.json
-./application_test_availability
-
- exit $? \ No newline at end of file