Skip to content

Commit

Permalink
Add missing test import
Browse files Browse the repository at this point in the history
  • Loading branch information
PhongChuong committed Oct 11, 2024
1 parent 1de8eb8 commit 9937138
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
package com.example.bigquery;

import static com.google.common.truth.Truth.assertThat;
import static junit.framework.TestCase.assertNotNull;

import java.io.ByteArrayOutputStream;
import java.io.PrintStream;
Expand Down

0 comments on commit 9937138

Please sign in to comment.