Gitea test script

This commit is contained in:
alexo 2021-04-26 00:29:40 +10:00
parent 3e718a7599
commit 69ad4e54ce

2
tester.py Normal file
View File

@ -0,0 +1,2 @@
for i in range(100):
print (i)