Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ono-max authored May 30, 2024
1 parent 607b6d5 commit 129d5d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gradle/src/test/java/example/AddTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,4 @@ public void calc() {
assertThat(new Add().calc(3,4), is(7));
}
}

0 comments on commit 129d5d6

Please sign in to comment.