[Finishes #52731407] Escape special regex characters from the spec param

This commit is contained in:
JR Boyens
2013-07-26 11:28:15 -07:00
parent 98fa58ee49
commit 00f88edc04
3 changed files with 8 additions and 5 deletions

View File

@@ -44,4 +44,4 @@ jasmineRequire.QueryString = function() {
}
return QueryString;
};
};