Code fix: TestOnly on a property without backing field

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