gecko-dev/dom/media/test/play_promise.js

4 lines
63 B
JavaScript

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