From 7646b9d6188143ac502a2a3d792bc2d90c38c040 Mon Sep 17 00:00:00 2001 From: Martin Vilcans Date: Mon, 7 Nov 2022 20:58:14 +0100 Subject: Replace nose with pytest --- tests/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 tests/__init__.py (limited to 'tests') diff --git a/tests/__init__.py b/tests/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit