mirror of
https://github.com/bitcoin-s/bitcoin-s.git
synced 2025-02-25 07:17:32 +01:00
1 line
No EOL
133 B
Scala
1 line
No EOL
133 B
Scala
import AssemblyKeys._
|
|
|
|
test in assembly := {}
|
|
|
|
testOptions in Test += Tests.Argument(TestFrameworks.ScalaCheck, "-verbosity", "3")
|
|
|