[F] Fixed cmake error: added test_table_basic

This commit is contained in:
seleznevae
2018-07-26 22:25:22 +03:00
parent 9bce3f259c
commit cfdf971d72
2 changed files with 10 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
#include "tests.h"
#include "fort.hpp"
void test_cpp_table_basic(void)
{
}