* Observe defaultRunAllTests again

git-svn-id: trunk@36919 -
This commit is contained in:
michael 2017-08-15 16:27:21 +00:00
parent b4c7be0b2d
commit d0209031d2

View File

@ -497,6 +497,8 @@ var
begin
Terminate;
FormatParam := DefaultFormat;
If DefaultRunAllTests then
FRunMode:=rmAll;
S := CheckOptions(GetShortOpts, LongOpts);
if (S <> '') then
begin