Skip to content

Commit e625397

Browse files
committed
Remove test
1 parent bb2af72 commit e625397

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/sqlparser_snowflake.rs

-5
Original file line numberDiff line numberDiff line change
@@ -2934,8 +2934,3 @@ fn test_sf_double_dot_notation() {
29342934

29352935
#[test]
29362936
fn test_parse_double_dot_notation_wrong_position() {}
2937-
2938-
#[test]
2939-
fn test_xx() {
2940-
snowflake().parse_sql_statements("alter table GONG.internal.stg_keyword_trackers_internal_export_v202407 cluster by (company_id);").unwrap();
2941-
}

0 commit comments

Comments
 (0)