move test to its files

This commit is contained in:
vaclavt
2022-05-05 18:01:19 +02:00
parent 062edbac3c
commit 8085397744
4 changed files with 38 additions and 23 deletions

1
tests/cmd_fork.lsp Normal file
View File

@@ -0,0 +1 @@
(system-cmd-fork "ml" "-c" "(print 123) (sleep 1) (print \"aaa\")")