libfort/tests/bb_tests_cpp/test_table_basic.cpp
2018-07-26 22:25:22 +03:00

10 lines
79 B
C++

#include "tests.h"
#include "fort.hpp"
void test_cpp_table_basic(void)
{
}