693da22cbcf223255b22c8ac835bc9dbb51fa4c2
chmalee
  Thu Jun 21 10:08:09 2018 -0700
fixing buildTableDescriptions duplicate warnings for expMatrixToBarchartBed tests, refs #21626

diff --git src/test/buildTableDescriptions.pl src/test/buildTableDescriptions.pl
index 8074b4c..9369837 100755
--- src/test/buildTableDescriptions.pl
+++ src/test/buildTableDescriptions.pl
@@ -49,32 +49,30 @@
 		      "hg/lib/gsid/vax004AaMaf.as" => "",
 		      "hg/lib/gsid/vax004Cons.as" => "",
 		      "hg/lib/gsid/vax004Maf.as" => "",
 		      "hg/makeDb/schema/joinerGraph/all.as" => "",
 		      "hg/makeDb/schema/joinerGraph/swissProt.as" => "",
 		      "hg/protein/spToDb/spDbTables.as" => "",
 		      "hg/ultras/ultraDb/as/udHistory.as" => "",
 		      "hg/bioImage/bioImage.as" => "",
 		      "hg/bioImage/loadMahoney/mahoney.as" => "",
 		      "hg/genePix/genePix.as" => "",
 		      "hg/genePix/loadMahoney/mahoney.as" => "",
 		      "hg/visiGene/visiGene.as" => "",
 		      "hg/visiGene/vgLoadMahoney/mahoney.as" => "",
 		      "lib/pslWScore.as" => "",
 		      "utils/bedToBigBed/tests/input/itemRgb.as" => "",
-		      "utils/expMatrixToBarchartBed/tests/test.as" => "",
-		      "utils/expMatrixToBarchartBed/tests/test2.as" => "",
 		    );
 
 my $basename      = $0;  $basename =~ s@.*/@@;
 #
 # usage: Print help message and exit, happy or unhappy.
 #
 sub usage {
     print STDERR "Usage:
 $basename  [-kentSrc dir]  [-gbdDPath f]  [-noLoad]  [-help]
     -kentSrc dir:	Use dir as the kent/src checkout.
 			Default: $kentSrc.
     -gbdDPath f:	Use f as the gbdDescriptions.html.
 			Default: $gbdDPath.
     -db db:             Work only on db, not on all active dbs.
     -hgConf file:       Use file instead of ~/.hg.conf.