kobalt: remove deprecated ENV.java_cache
This commit is contained in:
parent
ea3d5523e9
commit
72377ee569
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue