Skip to content

Commit

Permalink
Enable TestUptime tests
Browse files Browse the repository at this point in the history
  • Loading branch information
vvromanov committed Dec 2, 2024
1 parent bcf9629 commit 7b17afc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ add_executable(${TARGET}
#TestTimeUtils.cpp
# DumpUtilsTest.cpp
# SysInfo.cpp
# TestUptime.cpp
TestUptime.cpp
)

target_link_libraries(${TARGET}
Expand Down

0 comments on commit 7b17afc

Please sign in to comment.