6 lines
53 B
C
6 lines
53 B
C
|
#include "test.h"
|
||
|
|
||
|
TEST_LIST = {
|
||
|
{ NULL, NULL }
|
||
|
};
|