add 'test' library
This commit is contained in:
@@ -1 +1,3 @@
|
||||
print("Hello from the example test!")
|
||||
test.sleep(1)
|
||||
print("2")
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1 +1,3 @@
|
||||
print("Hello from the example test!")
|
||||
test.sleep(1)
|
||||
print("2")
|
||||
|
||||