Skip to content

Commit

Permalink
[testing] remove test
Browse files Browse the repository at this point in the history
  • Loading branch information
0xaa4eb committed Feb 14, 2025
1 parent a1d43ca commit a24bb45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 80 deletions.
1 change: 0 additions & 1 deletion ulyp-common/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ dependencies {
implementation group: 'org.jetbrains', name: 'annotations', version: '18.0.0'
implementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.2'

testImplementation group: 'org.mockito', name: 'mockito-core', version: '5.15.2'
testImplementation group: 'org.agrona', name: 'agrona', version: '1.4.0'
testImplementation group: 'org.slf4j', name: 'slf4j-api', version: '1.7.2'

Expand Down

This file was deleted.

0 comments on commit a24bb45

Please sign in to comment.