Author: pjenvey
Date: 2007-05-21 16:05:33 -0600 (Mon, 21 May 2007)
New Revision: 2697

Added:
   FormEncode/trunk/tests/htmlfill_data/data-form-last-element.txt
Removed:
   FormEncode/trunk/tests/htmlfill_data/form-last-element.txt
Log:
prefix this test with data- so its actually included in the htmlfill tests

Copied: FormEncode/trunk/tests/htmlfill_data/data-form-last-element.txt (from 
rev 2696, FormEncode/trunk/tests/htmlfill_data/form-last-element.txt)
===================================================================
--- FormEncode/trunk/tests/htmlfill_data/data-form-last-element.txt             
                (rev 0)
+++ FormEncode/trunk/tests/htmlfill_data/data-form-last-element.txt     
2007-05-21 22:05:33 UTC (rev 2697)
@@ -0,0 +1,7 @@
+<select name='num'><option
+value='1'>ONE</option></select>
+----
+<select name="num"><option value="1"
+selected="selected">ONE</option></select>
+----
+defaults={"num":"1"}

Deleted: FormEncode/trunk/tests/htmlfill_data/form-last-element.txt
===================================================================
--- FormEncode/trunk/tests/htmlfill_data/form-last-element.txt  2007-05-18 
03:57:17 UTC (rev 2696)
+++ FormEncode/trunk/tests/htmlfill_data/form-last-element.txt  2007-05-21 
22:05:33 UTC (rev 2697)
@@ -1,7 +0,0 @@
-<select name='num'><option
-value='1'>ONE</option></select>
-----
-<select name="num"><option value="1"
-selected="selected">ONE</option></select>
-----
-defaults={"num":"1"}


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
FormEncode-CVS mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/formencode-cvs

Reply via email to