sbt/sbt/src
Ethan Atkins 2f5d542965 Don't fork server tests
I was seeing some failures in travis ci where the build crashed because
it wasn't able to open a socket. This failure was happening in the
scalatest fork runner so I decided to avoid forking entirely. An
alternative approach would possibly be just to remove the scalatest
framework from the server test project but not forking is nicer anyway.
2020-09-28 07:28:24 -07:00
..
main Add default log4j2.xml 2020-06-22 12:47:49 -07:00
repo-override-test Update repo override test 2020-01-09 14:47:55 -05:00
sbt-test Split to MiniDependencyTreePlugin 2020-09-22 21:21:01 -04:00
test/scala/sbt Don't fork server tests 2020-09-28 07:28:24 -07:00