1
0
mirror of https://github.com/mrclay/minify.git synced 2025-08-12 00:54:35 +02:00

update closure compiler download url

This commit is contained in:
Elan Ruusamäe
2015-11-18 17:34:11 +02:00
committed by Steve Clay
parent 4f344b5d21
commit 47c2af74d6

View File

@@ -8,7 +8,7 @@ class MinifyClosureCompilerTest extends TestCase
Minify_ClosureCompiler::$isDebug = true;
// To test more functionality, download a compiler.jar from
// https://code.google.com/p/closure-compiler/wiki/BinaryDownloads,
// https://github.com/google/closure-compiler#getting-started,
// put it under tests dir as 'compiler.jar'
// set minimum necessary settings