Add timespec -- add tests for it too.
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
#include "test.h"
|
||||
#include "main.h"
|
||||
|
||||
int test_buttons() {
|
||||
void test_buttons() {
|
||||
channel_init("testdata/testconfig0.json");
|
||||
channel_init("testdata/testconfig1.json");
|
||||
return 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user