mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-08-27 09:06:39 +00:00
test(ci): check syntax exclusions
This commit is contained in:
@@ -38,4 +38,10 @@ like(
|
||||
'workflow dependency installation is noninteractive'
|
||||
);
|
||||
|
||||
like(
|
||||
$contents,
|
||||
qr{next if\(\$file =~ /\\/opt\\/xcat\\/share\\/xcat\\/tools\\/autotest\\/unit\\//\);},
|
||||
'installed source-layout tests are excluded from syntax checks'
|
||||
);
|
||||
|
||||
done_testing();
|
||||
|
||||
Reference in New Issue
Block a user