Code fix: TestOnly on a property without backing field

This commit is contained in:
Mikhail Glukhikh
2015-12-15 15:46:24 +03:00
parent ca9e8fc5a7
commit f55574df36
@@ -71,7 +71,7 @@ class CacheVersion(
versionFile.delete()
}
@TestOnly
@get:TestOnly
val formatVersionFile: File
get() = versionFile