Tests: Improve jsonp tests
commit1c04178939b2fcbb8ff1273d3045d2fa80998c80
authorOleg Gaidarenko <markelog@gmail.com>
Tue, 18 Feb 2014 17:50:42 +0000 (18 21:50 +0400)
committerOleg Gaidarenko <markelog@gmail.com>
Tue, 15 Apr 2014 13:46:25 +0000 (15 17:46 +0400)
treee8a4df65cc7f5e1ee1c5da8d8b18627f316b17cd
parent9cdaa75b8650e6077540915b9a78392c9c7b5d68
Tests: Improve jsonp tests

Since global variable for callback always would be equal to undefined value
it better to check for boolean instead
test/data/testrunner.js
test/unit/ajax.js