Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
casperjs
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
c6dd0e64
...
c6dd0e64799d2aae304a6693032107c1cdd8d1fc
authored
2012-11-22 10:39:53 +0100
by
Nicolas Perriault
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
fixed jshint being picky
1 parent
1bb0fc7c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
tests/suites/casper/evaluate.js
tests/suites/casper/evaluate.js
View file @
c6dd0e6
/*global casper*/
/*jshint strict:false*/
/*jshint strict:false
maxparams:99
*/
casper
.
test
.
comment
(
'Casper.evaluate()'
);
casper
.
start
();
...
...
Please
register
or
sign in
to post a comment