trisquel-icecat/icecat/dom/media/test/play_promise.js

3 lines
63 B
JavaScript

function getNotSupportedFile(name) {
return name + ".bad";
}