Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
xxchan committed Jan 4, 2024
1 parent f911389 commit 736b907
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
9 changes: 3 additions & 6 deletions e2e_test/batch/duckdb/all.slt.part
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
include ./aggregate/*.slt.part
include ./aggregate/*/*.slt.part
include ./join/*.slt.part
include ./join/*/*.slt.part
include ./conjunction/*.slt.part
include ./conjunction/*/*.slt.part
include ./aggregate/**/*.slt.part
include ./join/**/*.slt.part
include ./conjunction/**/*.slt.part
include ./limit/*.slt.part
include ./select/*.slt.part
include ./cte/*.slt.part
1 change: 0 additions & 1 deletion e2e_test/batch/local_mode.slt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ statement ok
SET QUERY_MODE TO local;

include ./basic/*.slt.part
include ./basic/local/*.slt.part
include ./duckdb/all.slt.part
include ./order/*.slt.part
include ./join/*.slt.part
Expand Down

0 comments on commit 736b907

Please sign in to comment.