Skip to content

Commit 4e886f8

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

File tree

1 file changed

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

1 file changed

+0
-1
lines changed

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

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

99
/**
1010
* Unit tests for {@link App}.
11-
*
1211
*/
1312
class AppTest {
1413

0 commit comments

Comments
 (0)