blob: b8d7f66123c6f641dd37d2cd7393b3bb174beaf4 [file] [log] [blame]
(:*******************************************************:)
(:Test: fn-contains-8 :)
(:Written By: Carmelo Montanez :)
(:Date: Fri May 27, 2005 :)
(:Purpose: Evaluates The "contains" function :)
(: with the arguments set as follows: :)
(:$arg1 = "AAAAABBBBBCCCCC" :)
(:$arg2 = "BBBBB" :)
(:*******************************************************:)
fn:contains("AAAAABBBBBCCCCC","BBBBB")