summaryrefslogtreecommitdiff
path: root/core.test.h
blob: e4b380d1cf24fa5d9325c88a9769f5e0f54e4abf (plain)
1
2
3
4
5
6
7
8
9
10

#ifndef GITROLEX_CORE_H_TEST
#define GITROLEX_CORE_H_TEST


#include <stdlib.h>
#include <stdio.h>


#endif