Skip to content

Commit

Permalink
Clarify a name
Browse files Browse the repository at this point in the history
  • Loading branch information
deniskovalchuk committed Sep 11, 2023
1 parent 0b37838 commit 2b964c1
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/cmdline/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ set_target_properties(${PROJECT_NAME}

# Tests.
add_executable(cmdline_test
test/parser.cpp
test/utils.cpp
tests/parser.cpp
tests/utils.cpp
src/command_parser.cpp
src/utils.cpp)

Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 2b964c1

Please sign in to comment.