Skip to content

Commit

Permalink
Revert uncessary change
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed Apr 3, 2024
1 parent c3df204 commit 8a6d001
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit-test/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Include file path configuration for backoff algorithm library.
include(${MODULE_ROOT_DIR}/backoffAlgorithmFilePaths.cmake)

project ( "backoff algorithm unit test" )
project ("backoff algorithm unit test")
cmake_minimum_required (VERSION 3.2.0)

# ==================== Define your project name (edit) ========================
Expand Down

0 comments on commit 8a6d001

Please sign in to comment.