test: use mire to record some e2e tests for itself

This commit is contained in:
2026-03-25 21:03:13 +00:00
parent 952211ef93
commit 526e31d0b0
21 changed files with 345 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
[?2004h$ mkdir -p /tmp/project
[?2004l
[?2004h$ cd /tmp/project
[?2004l
[?2004h$ mire init
[?2004l
mire  Done initialising...
[?2004h$ test -f mire.toml && test -x e2e/shell.sh && echo ok