Let's make (git) history!
This commit is contained in:
13
tests/testconfigprovider.h
Normal file
13
tests/testconfigprovider.h
Normal file
@@ -0,0 +1,13 @@
|
||||
#ifndef TESTCONFIGPROVIDER_H
|
||||
#define TESTCONFIGPROVIDER_H
|
||||
#include "../config.h"
|
||||
|
||||
class TestConfigProvider
|
||||
{
|
||||
public:
|
||||
TestConfigProvider();
|
||||
|
||||
static Config testConfig();
|
||||
};
|
||||
|
||||
#endif // TESTCONFIGPROVIDER_H
|
Посилання в новій задачі
Block a user