Skip to content

Commit

Permalink
Fix test data for stealth-modified, fixing the test.
Browse files Browse the repository at this point in the history
  • Loading branch information
0-wiz-0 committed Mar 5, 2024
1 parent 9a87a58 commit 425b1e0
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion regress/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
set(XFAIL_TESTS
cli-q.test
sort-dupes.test
stealth-modified.test
)

if(RUN_REGRESS)
Expand Down
Binary file modified regress/small-modified.tzip
Binary file not shown.
2 changes: 1 addition & 1 deletion regress/stealth-modified.test
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
description test that trrntzip does not recognize some kind of changes
return 0
arguments -l small.zip
file small.zip small-modified.tzip small.tzip
file small.zip small-modified.tzip small-modified.tzip
stdout
Skipping, already TorrentZipped - small.zip
end-of-inline-data

0 comments on commit 425b1e0

Please sign in to comment.