Project

General

Profile

action #132656 » main.pm

NoF3X, 2023-07-13 13:21

 
use strict;
use testapi;
use autotest;
use altutils;
use needle;
use File::Basename;
use feature "switch";
if (get_var('TEST'), 'plasma5_breeze') {
loadtest('plasma5-breeze/t01_update_system.py');
loadtest('plasma5-breeze/t02_plasma5_breeze_theme.py');
loadtest('plasma5-breeze/t03_plasma5_breeze_twilight_theme.py');
}
1;
(1-1/4)