jshint
Showing
2 changed files
with
2 additions
and
2 deletions
1 | /*global casper*/ | 1 | /*global casper __utils__*/ |
2 | /*jshint strict:false*/ | 2 | /*jshint strict:false*/ |
3 | casper.test.begin('fill() tests', 15, function(test) { | 3 | casper.test.begin('fill() tests', 15, function(test) { |
4 | casper.start('tests/site/form.html', function() { | 4 | casper.start('tests/site/form.html', function() { | ... | ... |
-
Please register or sign in to post a comment