Gitea test script

master
alexo 2021-04-26 00:29:40 +10:00
parent 3e718a7599
commit 69ad4e54ce
1 changed files with 2 additions and 0 deletions

2
tester.py Normal file
View File

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