RT 3.8.17
[freeside.git] / rt / t / api / cf_pattern.t
index 89db2fe..ffc5b3f 100644 (file)
@@ -50,4 +50,4 @@ works($cf->SetPattern('(?!)')); # reject everything
 fails(add(''));
 fails(add('...'));
 
-1;
+undef $t;