mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-08-30 20:29:56 +00:00
refactor: refresh shared library
This commit is contained in:
@ -41,7 +41,7 @@ void TestAWJsonFormatter::cleanupTestCase()
|
||||
|
||||
void TestAWJsonFormatter::test_values()
|
||||
{
|
||||
QCOMPARE(formatter->path(), path);
|
||||
QCOMPARE(formatter->path(), QString(".%1").arg(path));
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user