Guest User

Untitled

a guest
Apr 20th, 2018
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.56 KB | None | 0 0
  1. pkrumins@graviton:6800:27:[1]:~/tests/testling$ curl -u peteris.krumins@gmail.com -sSNT test.js 'testling.com/?browsers=opera/10.0'
  2. Enter host password for user 'peteris.krumins@gmail.com':
  3. Bundling... done
  4.  
  5. opera/10.0 0/1 0 % ok
  6. Error: Statement on line 12: Undefined variable: JSON
  7. stacktrace: n/a; see opera:config#UserPrefs|Exceptions Have Stacktrace
  8. at [anonymous]() in /test.js : line: 4, column: 5
  9. at [anonymous]() in /test.js : line: 3, column: 29
  10.  
  11. > t.deepEqual(JSON.parse('[1,2]'), [1,2]);
  12.  
  13.  
  14. total 0/1 0 % ok
Add Comment
Please, Sign In to add comment