Kaynağa Gözat

* fcl-db: cosmetic

git-svn-id: trunk@26248 -
reiniero 11 yıl önce
ebeveyn
işleme
8c6fb52940
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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