Explorar o código

* Add defaults

git-svn-id: trunk@43140 -
michael %!s(int64=6) %!d(string=hai) anos
pai
achega
7ff2603c22
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      packages/fcl-db/tests/testsqlscanner.lpr

+ 2 - 0
packages/fcl-db/tests/testsqlscanner.lpr

@@ -23,6 +23,8 @@ var
 {$R *.res}
 
 begin
+  DefaultFormat:=fPlain;
+  DefaultRunAllTests:=True;
   Application := TMyTestRunner.Create(nil);
   Application.Initialize;
   Application.Run;