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