1
0
mirror of https://github.com/mrclay/minify.git synced 2025-02-23 08:25:12 +01:00
minify/min_extras/examples/test space.js
Steve Clay 4c9d62be82 ab_tests/ : + test for /min (and reran)
examples : cleanup
- examples/3
- jquery-1.2.3.js (unneeded duplicate)
2008-09-04 01:08:38 +00:00

5 lines
71 B
JavaScript

window.onload = function () {
html('jsFail1', 'PASS');
};