bug 1054959 - follow up to fix context menut test r=orange CLOSED TREE

This commit is contained in:
Brad Lassey 2014-10-16 12:56:00 -04:00
Родитель 178bbc9e00
Коммит 86289da8b5
1 изменённых файлов: 2 добавлений и 1 удалений

Просмотреть файл

@ -174,7 +174,8 @@ function runTest(testNum) {
"---", null,
"context-savevideo", true,
"context-video-saveimage", true,
"context-sendvideo", true
"context-sendvideo", true,
"context-castvideo", true
].concat(inspectItems));
closeContextMenu();
openContextMenuFor(audio_in_video); // Invoke context menu for next test.