summaryrefslogtreecommitdiffstats
path: root/gamechestcli/multitest.py
diff options
context:
space:
mode:
authorvg <vgm+dev@devys.org>2022-08-30 09:57:12 +0200
committervg <vgm+dev@devys.org>2022-08-30 09:57:12 +0200
commit77c76b4e0407250fc0ba8ee0309a528a4a8f1f09 (patch)
treee07eced6c7a6fadbc5c12fb53ccd369c11674285 /gamechestcli/multitest.py
parent7fe1ae0d26c3790ac81a0ee7b1bf01a383388575 (diff)
downloadgamechest-77c76b4e0407250fc0ba8ee0309a528a4a8f1f09.tar.gz
gamechest-77c76b4e0407250fc0ba8ee0309a528a4a8f1f09.tar.bz2
gamechest-77c76b4e0407250fc0ba8ee0309a528a4a8f1f09.zip
git-sync on boo
Diffstat (limited to 'gamechestcli/multitest.py')
-rw-r--r--gamechestcli/multitest.py10
1 files changed, 10 insertions, 0 deletions
diff --git a/gamechestcli/multitest.py b/gamechestcli/multitest.py
new file mode 100644
index 0000000..8023a4e
--- /dev/null
+++ b/gamechestcli/multitest.py
@@ -0,0 +1,10 @@
+
+class Multi:
+
+ def __init__(self):
+ pass
+
+
+ def read_progress(self):
+ while True:
+ yield