#ifndef LIBWCCL_TESTS_DATADRULE_H
#define LIBWCCL_TESTS_DATADRULE_H

#include <boost/test/unit_test.hpp>

void init_data_rule_suite(boost::unit_test::test_suite* ts, const std::string& path);

#endif // LIBWCCL_TESTS_DATADRULE_H