Skip to content

Commit 0889442

Browse files
committed
added test coverage for app.java and fixed random to be thread safe #2973
1 parent 5120195 commit 0889442

File tree

1 file changed

+1
-0
lines changed
  • rate-limiting-pattern/src/test/java/com/iluwatar/rate/limiting/pattern

1 file changed

+1
-0
lines changed

rate-limiting-pattern/src/test/java/com/iluwatar/rate/limiting/pattern/AppTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
/**
1010
* Unit tests for {@link App}.
11+
*
1112
*/
1213
class AppTest {
1314

0 commit comments

Comments
 (0)