 Issue 29871628:
  Issue 6918 - Integrated the test pages with the WebDriver-based test runner  (Closed)
    
  
    Issue 29871628:
  Issue 6918 - Integrated the test pages with the WebDriver-based test runner  (Closed) 
  | Index: test/.eslintrc.json | 
| =================================================================== | 
| --- a/test/.eslintrc.json | 
| +++ b/test/.eslintrc.json | 
| @@ -1,5 +1,6 @@ | 
| { | 
| "env": { | 
| + "node": true, | 
| "mocha": true | 
| } | 
| } |