As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 use Test::More tests => 1;
2 3 BEGIN { use_ok('Apache::Gallery'); }
4 5