summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Format/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'clang/unittests/Format/CMakeLists.txt')
-rw-r--r--clang/unittests/Format/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/clang/unittests/Format/CMakeLists.txt b/clang/unittests/Format/CMakeLists.txt
index 14fc22d05c0..700efd5ddb0 100644
--- a/clang/unittests/Format/CMakeLists.txt
+++ b/clang/unittests/Format/CMakeLists.txt
@@ -4,6 +4,7 @@ set(LLVM_LINK_COMPONENTS
add_clang_unittest(FormatTests
FormatTest.cpp
+ FormatTestJava.cpp
FormatTestJS.cpp
FormatTestProto.cpp
)
OpenPOWER on IntegriCloud