mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-10 04:15:51 +00:00
implement qcronscheduler, tests update
This commit is contained in:
@ -26,6 +26,7 @@
|
||||
|
||||
void TestExtUpgrade::initTestCase()
|
||||
{
|
||||
AWTestLibrary::init();
|
||||
randomStrings = AWTestLibrary::randomStringList();
|
||||
cmd = QString("echo -e '%1'").arg(randomStrings.join(QString("\n")));
|
||||
|
||||
|
Reference in New Issue
Block a user