add jquery 1.9.1 and fix tests

This commit is contained in:
vitalets
2013-03-07 00:09:18 +04:00
parent e4565910cc
commit fa11895f0b
9 changed files with 33 additions and 13 deletions

@ -5,9 +5,7 @@ $(function () {
$.mockjax({
url: 'post.php',
responseText: {
success: true
}
responseText: '{"success": true}'
});
$.mockjax({