Skip to content
Snippets Groups Projects
Commit e406f49f authored by Simon McVittie's avatar Simon McVittie
Browse files

tests/manual/gl: Explicitly load File::Spec


Don't just rely on it being loaded as a side-effect of something else.

Signed-off-by: default avatarSimon McVittie <smcv@collabora.com>
parent dc9c1836
No related branches found
No related tags found
1 merge request!311Build capsule-capture-libs from a bundled copy of libcapsule
......@@ -24,6 +24,7 @@ use strict;
use autodie;
use File::Path qw(make_path);
use File::Spec qw();
use File::Temp qw();
use Getopt::Long;
use IPC::Run qw(run);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment