Add the Play Media operation and place it under a new "Multimedia" category. Move the Render Image to this new category as well.

This commit is contained in:
Anthony Arnold 2018-12-20 00:05:10 +10:00
parent 8ab56a29ac
commit 866dd546c8
4 changed files with 152 additions and 1 deletions

View file

@ -80,6 +80,7 @@ import "./tests/operations/ToGeohash.mjs";
import "./tests/operations/TranslateDateTimeFormat";
import "./tests/operations/Magic";
import "./tests/operations/ParseTLV";
import "./tests/operations/Media";
let allTestsPassing = true;
const testStatusCounts = {