From 1b27ec239e726d1d6e8cb5672b5389d2ff403f5f Mon Sep 17 00:00:00 2001
From: Maxim Gonchar <maxim.mg.gonchar@gmail.com>
Date: Tue, 21 Mar 2023 15:51:16 +0300
Subject: [PATCH] test: conftest

---
 conftest.py | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 conftest.py

diff --git a/conftest.py b/conftest.py
new file mode 100644
index 0000000..1798f75
--- /dev/null
+++ b/conftest.py
@@ -0,0 +1 @@
+# The file is needed in order to setup the CWD
-- 
GitLab