mirror of
https://github.com/mrclay/minify.git
synced 2025-07-31 19:30:29 +02:00
fix typo
This commit is contained in:
@@ -50,7 +50,7 @@ function test_Minify_ClosureCompiler()
|
||||
}
|
||||
|
||||
|
||||
// --- Test minifaction with advanced compilation level ---
|
||||
// --- Test minification with advanced compilation level ---
|
||||
|
||||
$src = "function unused() {};";
|
||||
$minExpected = '';
|
||||
|
Reference in New Issue
Block a user