Guest User

Untitled

a guest
Nov 20th, 2018
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. autoLoadTests: function (e) {
  2. var re = new RegExp("([^/]+\.html$)");
  3. var testUrl = e.detail.location.replace(re, QUnit.config.unitTestFileName);
Add Comment
Please, Sign In to add comment