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