mirror of
https://github.com/janet-lang/janet
synced 2025-01-12 00:20:26 +00:00
Allow for qemu and other simulator based testing.
This commit is contained in:
parent
2ea90334a3
commit
c708ff9708
@ -363,7 +363,7 @@
|
||||
(assert (= "hi"
|
||||
(ev/with-deadline
|
||||
10
|
||||
(exec-slurp janet "-e" "(print :hi)")))
|
||||
(exec-slurp ;run janet "-e" "(print :hi)")))
|
||||
"exec-slurp 1"))
|
||||
|
||||
(end-suite)
|
||||
|
Loading…
Reference in New Issue
Block a user