Commit 0f674ce0 0f674ce0ee5eb5ba1628034905f293409cf512ca by Nicolas Perriault

jshint

1 parent deb290f0
Subproject commit 18b8cbb5335073eaf0d1cd9a7c1f1634e394aa4b
Subproject commit 15382045d8e080bcddc8a4101774b57dfed075a1
......
/*global casper*/
/*global casper __utils__*/
/*jshint strict:false*/
casper.test.begin('fill() tests', 15, function(test) {
casper.start('tests/site/form.html', function() {
......