PageRenderTime 48ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/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
Possible License(s): Apache-2.0, CPL-1.0
  1. <cfcomponent extends="wheelsMapping.Test">
  2. <cffunction name="test_columnNames_valid">
  3. <cfset fail()>
  4. </cffunction>
  5. </cfcomponent>