Skip to content

Commit 4e2c42c

Browse files
committed
Remove test
1 parent 9814e7d commit 4e2c42c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/sqlparser_snowflake.rs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2952,8 +2952,3 @@ fn test_sf_double_dot_notation() {
29522952

29532953
#[test]
29542954
fn test_parse_double_dot_notation_wrong_position() {}
2955-
2956-
#[test]
2957-
fn test_xx() {
2958-
snowflake().parse_sql_statements("alter table GONG.internal.stg_keyword_trackers_internal_export_v202407 cluster by (company_id);").unwrap();
2959-
}

0 commit comments

Comments
 (0)