diff options
| author | Frederick Muriuki Muriithi | 2023-12-27 08:08:31 +0300 |
|---|---|---|
| committer | Frederick Muriuki Muriithi | 2023-12-27 08:08:31 +0300 |
| commit | 46410163ca402660434b09a8fc8ec7b12b89d8a1 (patch) | |
| tree | 7fc55ed054a4770ca4fd72c44e6dd501deb668b6 /pytest.ini | |
| parent | 8ababbb1cfbdbf3c26d9599253c6d45670c49046 (diff) | |
| download | gn-uploader-46410163ca402660434b09a8fc8ec7b12b89d8a1.tar.gz | |
Tests: Add tests for parsing gmap files.
Diffstat (limited to 'pytest.ini')
| -rw-r--r-- | pytest.ini | 3 |
1 files changed, 2 insertions, 1 deletions
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 |
