2 # -----------------------------------------------------------------------------
5 use lib
($0 =~ m
|^(.*/)| ?
$1 : ".");
8 # See test_importer comments for mode definitions.
9 my $mode = ((shift @ARGV) || "check");
11 &message
("Check the applix importer.");
12 &test_importer
("$samples/applix/sample.as", "5531f17c449f903c63de1fe1478acd9494f7f7a5", $mode);