From a6e3eb441e27b7745444e44bafdec0097c607dda Mon Sep 17 00:00:00 2001 From: Parzival-05 Date: Tue, 28 Jan 2025 04:18:14 +0300 Subject: [PATCH] Skip tests --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 90eb0d856..4de3eabce 100644 --- a/.gitignore +++ b/.gitignore @@ -155,3 +155,6 @@ GraphParser.py GraphListener.py GraphLexer.py GraphVisitor.py + +/tests/autotests/test_task*.py +!/tests/autotests/test_task12.py