mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-21 12:00:18 +00:00
add os
test prompt in test case
This commit is contained in:
parent
5dab337485
commit
50ab1f81d4
@ -1,6 +1,7 @@
|
||||
try:
|
||||
import os
|
||||
import io
|
||||
print("[`os` Test Enabled]")
|
||||
except ImportError:
|
||||
exit(0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user