/wheels/tests/model/miscellaneous/_columnnames.cfc
http://cfwheels.googlecode.com/ · ColdFusion CFScript · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 0508e91d7484c318067000e52c25620f MD5 · raw file
- <cfcomponent extends="wheelsMapping.Test">
-
- <cffunction name="test_columnNames_valid">
- <cfset fail()>
- </cffunction>
-
- </cfcomponent>