more fixes
This commit is contained in:
parent
4e205fe0af
commit
d8154deee3
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue