10 lines
79 B
C++
10 lines
79 B
C++
|
#include "tests.h"
|
||
|
#include "fort.hpp"
|
||
|
|
||
|
void test_cpp_table_basic(void)
|
||
|
{
|
||
|
|
||
|
}
|
||
|
|
||
|
|