From c79c2eaa807276dd618c2d030351bda1f0315e4c Mon Sep 17 00:00:00 2001
From: Martin Mares <mj@ucw.cz>
Date: Fri, 1 Jan 2021 23:28:51 +0100
Subject: [PATCH] =?UTF-8?q?test-init:=20Pro=20kategorii=20A=20zakl=C3=A1d?=
 =?UTF-8?q?=C3=A1me=20tak=C3=A9=20krajsk=C3=A1=20kola?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 TODO          | 1 -
 bin/test-init | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/TODO b/TODO
index 261198bc..44d090d8 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,4 @@
 - nastavit cestu k cookies
-- poznámka u uživatele
 - budeme znát roky narození?
 - uklidit v logování
 - na import by bylo hezké mít testy
diff --git a/bin/test-init b/bin/test-init
index 700b0393..2fba49a0 100755
--- a/bin/test-init
+++ b/bin/test-init
@@ -23,4 +23,4 @@ bin/create-round -y 70 -c A -s 3 -n 'Krajské kolo' -l 1
 bin/create-round -y 70 -c A -s 4 -n 'Ústřední kolo' -l 0
 
 bin/create-contests 70-P-2
-bin/create-contests 70-A-2
+bin/create-contests 70-A-3
-- 
GitLab