Fix tests

pull/749/head
lilia 9 years ago
parent 6c7e1aa283
commit a2f0d6c739

@ -95,7 +95,7 @@
case 'video': case 'video':
if (this.view instanceof MediaView) { if (this.view instanceof MediaView) {
return; break;
} }
default: default:
this.saveFile(); this.saveFile();

Loading…
Cancel
Save