diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 04:28:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-12 04:28:43 +0000 |
commit | 327b521dba73259ec4fefdbfd8ee3100879b3b30 (patch) | |
tree | 990529ebb93e6f68c696033f9849d594a5aebf38 /test/.pytest_cache/v/cache | |
parent | Adding debian version 0.10~exp. (diff) | |
download | package-notes-327b521dba73259ec4fefdbfd8ee3100879b3b30.tar.xz package-notes-327b521dba73259ec4fefdbfd8ee3100879b3b30.zip |
Merging upstream version 0.11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'test/.pytest_cache/v/cache')
-rw-r--r-- | test/.pytest_cache/v/cache/lastfailed | 3 | ||||
-rw-r--r-- | test/.pytest_cache/v/cache/nodeids | 3 | ||||
-rw-r--r-- | test/.pytest_cache/v/cache/stepwise | 1 |
3 files changed, 0 insertions, 7 deletions
diff --git a/test/.pytest_cache/v/cache/lastfailed b/test/.pytest_cache/v/cache/lastfailed deleted file mode 100644 index f974275..0000000 --- a/test/.pytest_cache/v/cache/lastfailed +++ /dev/null @@ -1,3 +0,0 @@ -{ - "test.py::test_notes": true -}
\ No newline at end of file diff --git a/test/.pytest_cache/v/cache/nodeids b/test/.pytest_cache/v/cache/nodeids deleted file mode 100644 index baac9f6..0000000 --- a/test/.pytest_cache/v/cache/nodeids +++ /dev/null @@ -1,3 +0,0 @@ -[ - "test.py::test_notes" -]
\ No newline at end of file diff --git a/test/.pytest_cache/v/cache/stepwise b/test/.pytest_cache/v/cache/stepwise deleted file mode 100644 index 0637a08..0000000 --- a/test/.pytest_cache/v/cache/stepwise +++ /dev/null @@ -1 +0,0 @@ -[]
\ No newline at end of file |