mirror of
https://github.com/mrclay/minify.git
synced 2025-01-18 05:38:16 +01:00
fix typo
This commit is contained in:
parent
54a53c9c19
commit
c60b6a2984
@ -50,7 +50,7 @@ function test_Minify_ClosureCompiler()
|
||||
}
|
||||
|
||||
|
||||
// --- Test minifaction with advanced compilation level ---
|
||||
// --- Test minification with advanced compilation level ---
|
||||
|
||||
$src = "function unused() {};";
|
||||
$minExpected = '';
|
||||
|
Loading…
x
Reference in New Issue
Block a user