mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-20 00:59:57 +00:00
fix: remove deprecations from test cases
This commit is contained in:
@ -42,7 +42,7 @@ void TestExtItemAggregator::test_values()
|
||||
{
|
||||
QCOMPARE(aggregator->type(), type);
|
||||
QCOMPARE(aggregator->uniqNumber(), 0);
|
||||
QCOMPARE(aggregator->items().count(), 0);
|
||||
QCOMPARE(aggregator->items().length(), 0);
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user