Skip to content

Commit 102e4e0

Browse files
author
Oleh Kulykov
committed
1739521484
1 parent f1d46a3 commit 102e4e0

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

cmake_tests/plzma_public_tests.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@ return __LINE__; \
6969

7070

7171
#endif // !__PLZMA_PUBLIC_TESTS_HPP__
72+

cmake_tests/test_plzma_open.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -552,4 +552,3 @@ int main(int argc, char* argv[]) {
552552

553553
// text files
554554
#include "../test_files/file__names_txt.h"
555-

cmake_tests/test_plzma_string.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,3 +110,4 @@ int main(int argc, char* argv[]) {
110110

111111
return ret;
112112
}
113+

0 commit comments

Comments
 (0)