mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-27 02:39:58 +00:00
refactor: fix some minor clang-tidy warnings
This commit is contained in:
@ -30,10 +30,7 @@ void TestAWConfigHelper::initTestCase()
|
||||
}
|
||||
|
||||
|
||||
void TestAWConfigHelper::cleanupTestCase()
|
||||
{
|
||||
delete plugin;
|
||||
}
|
||||
void TestAWConfigHelper::cleanupTestCase() {}
|
||||
|
||||
|
||||
void TestAWConfigHelper::test_configurationDirectory()
|
||||
|
Reference in New Issue
Block a user