Skip to content

Commit

Permalink
Renamed size_utils.sql
Browse files Browse the repository at this point in the history
Renamed:
tsl/test/sql/size_utils.sql
tsl/test/expected/size_utils.out
To:
tsl/test/sql/size_utils_tsl.sql
tsl/test/expected/size_utils_tsl.out
because conflicting with test/sql/size_utils.sql
  • Loading branch information
sotirissl committed Mar 2, 2023
1 parent 7887576 commit 750e69e
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion tsl/test/sql/CMakeLists.txt
Expand Up @@ -25,7 +25,7 @@ set(TEST_FILES
partialize_finalize.sql
reorder.sql
skip_scan.sql
size_utils.sql)
size_utils_tsl.sql)

if(CMAKE_BUILD_TYPE MATCHES Debug)
list(
Expand Down
File renamed without changes.

0 comments on commit 750e69e

Please sign in to comment.