stable
This commit is contained in:
parent
b906e0e66c
commit
20ac8620e6
20 changed files with 86 additions and 853 deletions
|
|
@ -1,6 +1,7 @@
|
|||
|
||||
#include "Test.hpp"
|
||||
|
||||
/*
|
||||
using namespace tp;
|
||||
|
||||
void testAutomation() {
|
||||
|
|
@ -38,3 +39,7 @@ int main() {
|
|||
|
||||
testModule.deinitialize();
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
int main() { return 0; }
|
||||
Loading…
Add table
Add a link
Reference in a new issue