summaryrefslogtreecommitdiff
path: root/src/node.test.c
blob: 236d200aa7097180cd808fba4cc092142dd4c150 (plain)
1
2
3
4
5
6
7
8
#include <kalmia.h>
#include <ezxml.h>
#include "test/test.h"


void suite_node()
{
}