Advertisement
Guest User

Untitled

a guest
Jul 28th, 2017
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. // First, run the common tests
  2. eval(globals.commonTests)();
  3.  
  4. // Then run any request-specific tests
  5. tests["Status code is 200"] = responseCode.code === 200;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement