Skip to content

Commit a77a76c

Browse files
Minor fix in TestDefragmentationAlgorithms
1 parent 7720de0 commit a77a76c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Tests.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2239,7 +2239,7 @@ void TestDefragmentationVsMapping()
22392239

22402240
void TestDefragmentationAlgorithms()
22412241
{
2242-
wprintf(L"Test defragmentation simple\n");
2242+
wprintf(L"Test defragmentation algorithms\n");
22432243

22442244
RandomNumberGenerator rand(669);
22452245

0 commit comments

Comments
 (0)