tests: add tests for tests.sh so we can test the test script
[nit.git] / c_src / tables._ffi.c
1 /*
2 Extern implementation of Nit module tables
3 */
4 #include <stdlib.h>
5 #include <stdio.h>
6 #include "tables._ffi.h"