sbt/tests
Alexandre Archambault 2420fa8a69 Tweak optional pseudo-configuration
Have it ~extends "default" rather than "compile", so that depending on both "default" and "optional" can be simplified to just "optional" ("default" being pulled by it now, thanks to this change). That allows to address the scala-compiler jar appearing twice on the classpath sometimes.
2017-04-06 00:14:33 +02:00
..
js/src/test/scala/coursier/test A bit more reliable Scala JS file reading in tests 2016-02-24 20:22:27 +01:00
jvm/src Add fallback if directory listings are not available 2017-04-04 14:45:06 +02:00
shared/src/test Tweak optional pseudo-configuration 2017-04-06 00:14:33 +02:00