From 46410163ca402660434b09a8fc8ec7b12b89d8a1 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Wed, 27 Dec 2023 08:08:31 +0300 Subject: Tests: Add tests for parsing gmap files. --- pytest.ini | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pytest.ini') diff --git a/pytest.ini b/pytest.ini index 9fd309c..99e2c59 100644 --- a/pytest.ini +++ b/pytest.ini @@ -1,4 +1,5 @@ [pytest] addopts = --strict-markers markers = - slow \ No newline at end of file + slow + unit_test \ No newline at end of file -- cgit v1.2.3