add 'test' library

This commit is contained in:
MihailRis
2024-12-07 22:16:50 +03:00
parent bbb9987140
commit 59402b6607
10 changed files with 56 additions and 12 deletions
+2
View File
@@ -1 +1,3 @@
print("Hello from the example test!")
test.sleep(1)
print("2")