Convert qlref tests to inline expectations

This commit is contained in:
Owen Mansel-Chan
2026-07-04 22:46:21 +01:00
parent 8f026b1dc2
commit 366d70bfee
502 changed files with 1602 additions and 1360 deletions

View File

@@ -2,6 +2,6 @@
<html>
<body>
<p>2 + 3 = <%Response.Write(2 + 3)%></p>
<p>2 + 3 = <%Response.Write(2 + 3)%></p> <%-- $ Alert[cs/asp/response-write] --%>
</body>
</html>