Move test scripts into test-scripts

This commit is contained in:
2025-01-08 13:29:40 +01:00
parent 3a857e8980
commit 45b5ba897b
11 changed files with 0 additions and 0 deletions

8
test-scripts/whats-your-name Executable file

@ -0,0 +1,8 @@
#!/usr/bin/env curly
\What's your name?
out
\Hello,
inp
cat
out
end