rex/src/loaders/loaders.h

13 lines
193 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 "JLoader.h"
#include "Suite.h"
2017-04-22 12:07:11 +00:00
#include "Plan.h"
#include "Conf.h"
#endif //FTESTS_LOADERS_H