Skip to content

Commit

Permalink
JSONWriterTest, tests should be commented
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Sep 17, 2024
1 parent b7b4ee4 commit 43ca1e1
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

@SuppressWarnings({"unused", "static-method"})
public class JSONWriterTest {

/*
@Nested
public class Q1 {
@Test @Tag("Q1")
Expand Down Expand Up @@ -251,4 +251,5 @@ public void toJSONFullExample() {
}
} // end of Q7
*/
}

0 comments on commit 43ca1e1

Please sign in to comment.