Skip to content

Commit

Permalink
Ran clang format.
Browse files Browse the repository at this point in the history
  • Loading branch information
EpsilonPrime committed Aug 11, 2023
1 parent be83e1e commit 67a271c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/substrait/textplan/tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ add_custom_command(
"${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/tests/data/")

message(
STATUS
"test data will be here: ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/tests/data")
STATUS "test data will be here: ${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/tests/data"
)

0 comments on commit 67a271c

Please sign in to comment.