diff --git a/src/core/config/Categories.json b/src/core/config/Categories.json index 0c958a34..6fd6e791 100755 --- a/src/core/config/Categories.json +++ b/src/core/config/Categories.json @@ -60,7 +60,7 @@ "Parse TLV", "CSV to JSON", "JSON to CSV", - "To Byte String Literal", + "To Byte String Literal" ] }, { diff --git a/test/tests/operations/ByteStringLiteral.mjs b/tests/operations/tests/ByteStringLiteral.mjs similarity index 100% rename from test/tests/operations/ByteStringLiteral.mjs rename to tests/operations/tests/ByteStringLiteral.mjs