/wheels/tests/model/miscellaneous/_table.cfc
ColdFusion CFScript | 7 lines | 5 code | 2 blank | 0 comment | 0 complexity | c9d30d0ea2da202c8a450377c23ea8f8 MD5 | raw file
Possible License(s): Apache-2.0, CPL-1.0
- <cfcomponent extends="wheelsMapping.Test">
-
- <cffunction name="test_table_valid">
- <cfset fail()>
- </cffunction>
- </cfcomponent>