Skip to content

Commit

Permalink
Remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
yoavcloud committed Dec 4, 2024
1 parent bb2af72 commit e625397
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/sqlparser_snowflake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2934,8 +2934,3 @@ fn test_sf_double_dot_notation() {

#[test]
fn test_parse_double_dot_notation_wrong_position() {}

#[test]
fn test_xx() {
snowflake().parse_sql_statements("alter table GONG.internal.stg_keyword_trackers_internal_export_v202407 cluster by (company_id);").unwrap();
}

0 comments on commit e625397

Please sign in to comment.