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