remove meaningless text from test

This commit is contained in:
Karl Seguin
2025-09-16 12:45:20 +08:00
committed by Muki Kiboigo
parent cd763a7a35
commit 24330a7491

View File

@@ -46,4 +46,4 @@
testing.async(promise1, (json) => { testing.async(promise1, (json) => {
testing.expectEqual([], json); testing.expectEqual([], json);
}); });
</script>ref </script>