kobalt: remove deprecated ENV.java_cache

This commit is contained in:
ilovezfs 2017-09-03 22:59:00 -07:00
parent ea3d5523e9
commit 72377ee569

View file

@ -16,8 +16,6 @@ class Kobalt < Formula
end
test do
ENV.java_cache
(testpath/"src/main/kotlin/com/A.kt").write <<-EOS.undent
package com
class A