aboutsummaryrefslogtreecommitdiffstats
path: root/messagebus_test/src/tests/compile-java/CMakeLists.txt
diff options
context:
space:
mode:
authorHenning Baldersheim <balder@yahoo-inc.com>2016-09-14 00:13:11 +0200
committerGitHub <noreply@github.com>2016-09-14 00:13:11 +0200
commit0836f0bf337ee23c5e66f420cfa54d49e4a2104e (patch)
tree403c361cd30043cc3de04483489cfa8e25fe0ff3 /messagebus_test/src/tests/compile-java/CMakeLists.txt
parent4537f2d1e36f41e74f348258aecf448b77ef1799 (diff)
Revert "Aressem/move messagebus test tests to separate module"
Diffstat (limited to 'messagebus_test/src/tests/compile-java/CMakeLists.txt')
-rw-r--r--messagebus_test/src/tests/compile-java/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/messagebus_test/src/tests/compile-java/CMakeLists.txt b/messagebus_test/src/tests/compile-java/CMakeLists.txt
deleted file mode 100644
index f13175939f6..00000000000
--- a/messagebus_test/src/tests/compile-java/CMakeLists.txt
+++ /dev/null
@@ -1,2 +0,0 @@
-# Copyright 2016 Yahoo Inc. Licensed under the terms of the Apache 2.0 license. See LICENSE in the project root.
-vespa_add_test(NAME messagebus_test_compile-java_test NO_VALGRIND COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/compile-java_test.sh)