Tidied up Avro to JSON operation

This commit is contained in:
n1474335 2019-10-31 14:17:07 +00:00 committed by d98762625
parent 6e1bd7eb7b
commit bd5a8beb69
5 changed files with 15 additions and 19 deletions

View file

@ -91,7 +91,7 @@ import "./tests/Protobuf.mjs";
import "./tests/ParseSSHHostKey.mjs";
import "./tests/DefangIP.mjs";
import "./tests/ParseUDP.mjs";
import "./tests/AvroToJSON";
import "./tests/AvroToJSON.mjs";
// Cannot test operations that use the File type yet
// import "./tests/SplitColourChannels.mjs";