os-autoinst-distri-fedora/t/00-tidy.t

8 lines
144 B
Perl
Executable File

#!/usr/bin/perl
# Copyright 2021 SUSE LLC
# SPDX-License-Identifier: GPL-2.0-or-later
use Test::Strict;
use Test::Code::TidyAll;
tidyall_ok();