Skip to content

Commit 63de886

Browse files
author
kr-2003
committed
test file rename
1 parent a6a4369 commit 63de886

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

clang/unittests/Interpreter/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ add_distinct_clang_unittest(ClangReplInterpreterTests
2929

3030
if(TARGET compiler-rt)
3131
list(APPEND CLANG_REPL_TEST_SOURCES
32-
InterpreterTestOOP.cpp
32+
OutOfProcessInterpreterTests.cpp
3333
)
3434
add_dependencies(ClangReplInterpreterTests
3535
llvm-jitlink-executor

0 commit comments

Comments
 (0)