瀏覽代碼

* fcl-db: cosmetic

git-svn-id: trunk@26248 -
reiniero 11 年之前
父節點
當前提交
8c6fb52940
共有 1 個文件被更改,包括 1 次插入1 次删除
  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