diff options
Diffstat (limited to 'test-vlevel.c')
| -rw-r--r-- | test-vlevel.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test-vlevel.c b/test-vlevel.c new file mode 100644 index 0000000..ec134ca --- /dev/null +++ b/test-vlevel.c @@ -0,0 +1,4 @@ +/* See LICENSE file for copyright and license details. */ +#include "common.h" + +int main(void) {return 0;} /* TODO test */ |
