diff --git a/tests/utils/dotest.pp b/tests/utils/dotest.pp index 8b619539a9..1ffad59d9e 100644 --- a/tests/utils/dotest.pp +++ b/tests/utils/dotest.pp @@ -736,8 +736,6 @@ begin {$I+} ioresult; s:=CurrDir+SplitFileName(TestExe); - if RemotePath<>'' then - s:='-R '+RemotePath+' '+s; execres:=ExecuteEmulated(EmulatorName,s); {$I-} ChDir(OldDir);