Tests: Tests for LazFileUtils are available not only for "runtests" program, but also for "runtestsgui"

This commit is contained in:
n7800 2025-01-21 14:01:08 +05:00 committed by Juha Manninen
parent 0cde3a5c07
commit f4e3fbeffd

View File

@ -30,7 +30,7 @@ uses
TestLpi, BugTestCase, TestLpi, BugTestCase,
bug8432, TestFileUtil, bug8432, TestFileUtil,
// lazutils // lazutils
TestLazUtils, TestLazUTF8, TestLazUTF16, TestLConvEncoding, TestAvgLvlTree, TestLazUtils, TestLazFileUtils, TestLazUTF8, TestLazUTF16, TestLConvEncoding, TestAvgLvlTree,
// lcltests // lcltests
TestPen, TestPreferredSize, TestTextStrings, TestListView TestPen, TestPreferredSize, TestTextStrings, TestListView
{$IFNDEF NoSemiAutomatedTests} {$IFNDEF NoSemiAutomatedTests}