Skip to content

Commit 39a9f41

Browse files
committed
refactor: rename classes
1 parent 822fb1d commit 39a9f41

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

test/CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,8 @@ set(test__plugin
6565
set(test__other
6666
main.cpp
6767
pch/pch.cpp pch/pch.h
68-
FlowSdkHeaderTest.cpp
69-
FlowSdkMockHeaderTest.cpp
68+
SdkHeaderTest.cpp
69+
MockHeaderTest.cpp
7070
flowmeasure/ConcreteMultipleLevelFilterTest.cpp)
7171

7272
add_executable(${PROJECT_NAME}

0 commit comments

Comments
 (0)