mirror of
https://github.com/arcan1s/awesome-widgets.git
synced 2025-07-10 04:15:51 +00:00
add configuration for cron
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
void TestAWListFormatter::initTestCase()
|
||||
{
|
||||
AWTestLibrary::init();
|
||||
separator = AWTestLibrary::randomString(10);
|
||||
separator = AWTestLibrary::randomString(9, 10);
|
||||
|
||||
formatter = new AWListFormatter(nullptr);
|
||||
formatter->setSeparator(separator);
|
||||
|
Reference in New Issue
Block a user