Skip to content

Commit

Permalink
fix suite tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
meet2mky committed Jan 22, 2025
1 parent 641f209 commit 4472102
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,3 @@ type localFileWithStreaminingWritesTestSuite struct {
func TestCurrentTestSuite(t *testing.T) {
suite.Run(t, currentTestSuite)
}

func TestCommonLocalFileTestSuite(t *testing.T) {
suite.Run(t, &commonLocalFileTestSuite{})
}

0 comments on commit 4472102

Please sign in to comment.