more fixes

pull/1575/head
John McLear 2013-03-01 23:40:25 +00:00
parent 4e205fe0af
commit d8154deee3
1 changed files with 1 additions and 0 deletions

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