Skip to content

Commit fb05fa2

Browse files
committed
chore: whitespace
1 parent ea4887b commit fb05fa2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ set(TESTS_SOURCES
7878
${CMAKE_CURRENT_SOURCE_DIR}/test/server.c
7979
${CMAKE_CURRENT_SOURCE_DIR}/test/conflict.c
8080
${CMAKE_CURRENT_SOURCE_DIR}/test/bind.c
81-
${CMAKE_CURRENT_SOURCE_DIR}/test/ufrag.c
82-
${CMAKE_CURRENT_SOURCE_DIR}/test/stun-unhandled.c
81+
${CMAKE_CURRENT_SOURCE_DIR}/test/ufrag.c
82+
${CMAKE_CURRENT_SOURCE_DIR}/test/stun-unhandled.c
8383
)
8484
source_group("Test Files" FILES "${TESTS_SOURCES}")
8585

0 commit comments

Comments
 (0)