Skip to content

Commit

Permalink
Set selinuxtest as base for selinux_setup
Browse files Browse the repository at this point in the history
  • Loading branch information
ilmanzo committed Jan 21, 2025
1 parent 75af1d6 commit 1d178b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/security/selinux/selinux_setup.pm
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Maintainer: QE Security <[email protected]>
# Tags: poo#40358, poo#105202, tc#1769801

use base 'opensusebasetest';
use base 'selinuxtest';
use strict;
use warnings;
use testapi;
Expand Down

0 comments on commit 1d178b7

Please sign in to comment.