mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-14 22:35:49 +00:00
newest qt fixes
This commit is contained in:
@ -39,7 +39,7 @@ void TestNetworkSource::cleanupTestCase()
|
||||
|
||||
void TestNetworkSource::test_sources()
|
||||
{
|
||||
QCOMPARE(source->sources(), QStringList() << src);
|
||||
QCOMPARE(source->sources(), QStringList() << src << "network/current/ssid");
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user