JPS: remove cache version from test data

Original commit: b3985d2735
This commit is contained in:
Sergey Rostov
2019-01-09 12:31:45 +03:00
parent d212230870
commit 5af4857473
22 changed files with 48 additions and 48 deletions
@@ -575,7 +575,7 @@ abstract class AbstractIncrementalJpsTest(
else -> error("Unknown cache manager $cacheManager")
}
logLine("$cacheTitle are $attributesDiff")
logLine("$cacheTitle are ${attributesDiff.status}")
}
override fun markedAsDirtyBeforeRound(files: Iterable<File>) {