Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit eb5098a

Browse files
committed
remove print statement
1 parent 9b7c8f4 commit eb5098a

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

google-cloud-spanner/src/test/java/com/google/cloud/spanner/it/ITSpannerOptionsTest.java

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,10 +38,6 @@
3838
@RunWith(JUnit4.class)
3939
public class ITSpannerOptionsTest {
4040

41-
static {
42-
System.out.println("TESTING");
43-
}
44-
4541
@ClassRule public static IntegrationTestEnv env = new IntegrationTestEnv();
4642
private static Database db;
4743

0 commit comments

Comments
 (0)