From a707b819205305cd08a4aaf69cd80150b384853f Mon Sep 17 00:00:00 2001 From: "Tobias Wellnitz, DH1TW" Date: Thu, 30 May 2019 15:50:05 +0200 Subject: [PATCH] removed cache folder --- .cache/v/cache/lastfailed | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 .cache/v/cache/lastfailed diff --git a/.cache/v/cache/lastfailed b/.cache/v/cache/lastfailed deleted file mode 100644 index 37cef1e..0000000 --- a/.cache/v/cache/lastfailed +++ /dev/null @@ -1,9 +0,0 @@ -{ - "test/test_callinfo.py::Test_callinfo_methods::()::test_get_all[clublogapi]": true, - "test/test_callinfo.py::Test_callinfo_methods::()::test_get_lat_long[clublogapi]": true, - "test/test_callinfo.py::Test_callinfo_methods::()::test_lookup_callsign[clublogapi]": true, - "test/test_clublog.py::Test_clublog_methods": true, - "test/test_eqsl.py::Test_eqsl_methods": true, - "test/test_lookuplib_redis.py::TestStoreDataInRedis": true, - "test/test_lotw.py::Test_lotw_methods": true -} \ No newline at end of file