Another bitr
Peter Rabbitson [Fri, 18 Dec 2009 13:46:26 +0000 (13:46 +0000)]
t/99dbic_sqlt_parser.t

index 313d2a6..2855ff1 100644 (file)
@@ -16,7 +16,7 @@ BEGIN {
 my $schema = DBICTest->init_schema();
 # Dummy was yanked out by the sqlt hook test
 # CustomSql tests the horrific/deprecated ->name(\$sql) hack
-# YearXXXXCDs and NoViewDefinition are views
+# YearXXXXCDs are views
 #
 my @sources = grep
   { $_ !~ /^ (?: Dummy | CustomSql | Year\d{4}CDs ) $/x }