Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
lefou committed May 30, 2023
1 parent ffd7217 commit f8c0352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/thirdparty/caffeine/repo/build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ object caffeine extends CaffeineModule {
)
}

object test extends ScalaModuleTests with TestModule.TestNg {
object test extends CaffeineModuleTests with TestModule.TestNg {
def ivyDeps = super.ivyDeps() ++ Agg(
libraries.ycsb,
libraries.fastutil,
Expand Down

0 comments on commit f8c0352

Please sign in to comment.