diff --git a/Testing-Minify.md b/Testing-Minify.md index 0ba2d72..db11a2b 100644 --- a/Testing-Minify.md +++ b/Testing-Minify.md @@ -4,7 +4,7 @@ 1. Copy the "min\_unit\_tests" directory directly into your DOCUMENT\_ROOT. -2. Browse to http://example.com/min_unit_tests/test_all.php +2. Browse to http://example.localhost/min_unit_tests/test_all.php You should see a list of "PASS"es. You can run the individual test PHP files in http://example.com/min_unit_tests/ for more verbose output.