Skip to content

Commit d808e34

Browse files
committed
Alphabetically order the test files in CMakeLists.txt
1 parent e4db700 commit d808e34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/src/arrow/flight/sql/odbc/tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ add_arrow_test(flight_sql_odbc_test
3434
SOURCES
3535
odbc_test_suite.cc
3636
odbc_test_suite.h
37-
errors_test.cc
3837
connection_test.cc
38+
errors_test.cc
3939
# Enable Protobuf cleanup after test execution
4040
# GH-46889: move protobuf_test_util to a more common location
4141
../../../../engine/substrait/protobuf_test_util.cc

0 commit comments

Comments
 (0)