website(il): fix test script

The IL V-3 test script has the cursor in the wrong position. Confirmed
with xterm. The cursor should end up in the first column.
This commit is contained in:
Tim Culverhouse
2023-12-29 15:44:29 -06:00
parent b7ad30b067
commit 165bbf4e56

View File

@ -92,7 +92,7 @@ printf "\033[L"
```
|ABC_____|
|_c______|
|c_______|
|DEF_____|
|123_____|
```