aboutsummaryrefslogtreecommitdiff
path: root/tests/test_template.c
blob: 62ac77c4bcd4c2a17535b3805583e2e1f7f01cef (plain)
1
2
3
4
5
6
7
8
9
10
#include "test.h"
#include "template.h"

START_TESTS 

TEST(text_only) {
    
}

END_TESTS