Skip to content

Commit

Permalink
Fix t/00-load.t
Browse files Browse the repository at this point in the history
  • Loading branch information
giterlizzi committed Apr 19, 2024
1 parent f6ca3b5 commit a133c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/00-load.t
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ use Test::More;

use_ok('URI::PackageURL');
use_ok('URI::PackageURL::Util');
use_ok('URI::PackageURL::CLI');
use_ok('URI::PackageURL::App');

done_testing();

Expand Down

0 comments on commit a133c25

Please sign in to comment.