Skip to content

Commit f461072

Browse files
1 parent 11f60c4 commit f461072

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

source/test/test_start_up_parameter.pas

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -104,8 +104,8 @@ implementation
104104
TORRENT_FOLDER = 'test_torrent';
105105
END_USER_FOLDER = 'enduser';
106106

107-
//there are 3 test torrent files in 'test_torrent' folder.
108-
TEST_TORRENT_FILES_COUNT = 3;
107+
//there are 5 test torrent files in 'test_torrent' folder.
108+
TEST_TORRENT_FILES_COUNT = 5;
109109

110110
procedure TTestStartUpParameter.Test_Paramater_U0;
111111
begin
89.4 KB
Binary file not shown.
13.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)