more fixes

This commit is contained in:
John McLear 2013-03-01 23:40:25 +00:00
parent 4e205fe0af
commit d8154deee3

View file

@ -19,6 +19,7 @@ describe("font select", function(){
//select monospace and fire change event
$monospaceoption.attr('selected','selected');
$viewfontmenu.val("monospace");
$viewfontmenu.change();
//check if font changed to monospace