Fixing endlines.

This commit is contained in:
Mark Gibson 2009-11-25 12:09:53 -05:00 committed by John Resig
parent 0bb3998a6a
commit ef819c91b9
8 changed files with 590 additions and 590 deletions

View file

@ -1,3 +1,3 @@
var foobar = "bar";
jQuery('#ap').html('bar');
ok( true, "test.js executed");
var foobar = "bar";
jQuery('#ap').html('bar');
ok( true, "test.js executed");