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 af916dea1d
commit 2a7a8bc2a6

View File

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