Skip to content

Commit 6baa73f

Browse files
committed
blah
1 parent 62c81ee commit 6baa73f

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

unit_tests/input/CMakeLists.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ set(HDB_TESTFILES
5656
clam.exe_and_mail.tar.gz
5757
)
5858

59-
set(OTHER_TESTFILES
60-
clam.velvet_sweatshop.xlsx
59+
set(VS_TESTFILES
60+
clam.vs.aes128.xlsx
6161
)
6262

6363
if(ENABLE_UNRAR)
@@ -88,7 +88,7 @@ foreach(TESTFILE ${HDB_TESTFILES})
8888
decrypt_testfile(clamav_hdb_scanfiles ${TESTFILE})
8989
endforeach()
9090

91-
foreach(TESTFILE ${OTHER_TESTFILES})
91+
foreach(TESTFILE ${VS_TESTFILES})
9292
decrypt_testfile(clamav_vs_scanfiles ${TESTFILE})
9393
endforeach()
9494

unit_tests/input/clamav_vs_scanfiles/clam.velvet_sweatshop.xlsx.xor renamed to unit_tests/input/clamav_vs_scanfiles/clam.vs.aes128.xlsx.xor

File renamed without changes.

0 commit comments

Comments
 (0)