sbt/main-command/src
Ethan Atkins dc903bb4d8 Don't check parents in ClassLoaderCacheTest
This check doesn't actually make sense anymore with the new
ClassLoaderCache. In the old ClassLoaderCache, there were separate
layers for the snapshots and regular jars.  The test was verifying that
only the snapshot layer was invalidated but now there is just one layer.
2019-05-28 11:53:13 -07:00
..
main Add missing header 2019-05-28 10:36:44 -07:00
test/scala/sbt Don't check parents in ClassLoaderCacheTest 2019-05-28 11:53:13 -07:00