Explorar el Código

* fcl-db: cosmetic

git-svn-id: trunk@26248 -
reiniero hace 11 años
padre
commit
8c6fb52940
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      packages/fcl-db/tests/testbasics.pas

+ 1 - 1
packages/fcl-db/tests/testbasics.pas

@@ -24,7 +24,7 @@ type
     procedure TestFieldDefWithoutDS;
     procedure TestGetParamList;
     procedure TestGetFieldList;
-    procedure TestExtractFieldName;
+    procedure TestExtractFieldName; //move record then copy. Is copy identical? Has record position changed?
   end;
 
 implementation