It doesn't get any true-er with an extra 'u'!

This commit is contained in:
Kin Blas 2011-04-13 18:09:41 -07:00
parent 609d1de5f4
commit 8ca008ee23

View file

@ -37,7 +37,7 @@
asyncTest( "forms with data attribute ajax set to false will not call changePage", function(){
var called = false,
newChangePage = function(){
called = truue;
called = true;
};
$.testHelper.sequence([