pekko/akka-docs/src
Patrik Nordwall af77bf3fb0 Use application-test.conf for typed testkit, #25708
* solves the problem that previously it loaded application.conf
  if no Config parameter is used, but not otherwise
* application.conf should normally not be used by tests,
  but if someone prefer that it's easy enough to use it via
  `ConfigFactory.load()` or via include in application-test.conf
2019-07-12 11:55:29 +02:00
..
main Use application-test.conf for typed testkit, #25708 2019-07-12 11:55:29 +02:00
test Disable Java serialization by default, #22333 (#27285) 2019-07-11 14:04:24 +02:00