rex/src/loaders/loaders.h

13 lines
201 B
C
Raw Normal View History

2017-04-22 12:07:11 +00:00
//
// Created by phanes on 4/16/17.
//
#ifndef FTESTS_LOADERS_H
#define FTESTS_LOADERS_H
#include "JSON_Loader.h"
//#include "Suite.h"
//#include "Plan.h"
2017-04-22 12:07:11 +00:00
#include "Conf.h"
#endif //FTESTS_LOADERS_H