#ifndef _RL_BTREETEST_H
#define _RL_BTREETEST_H

#include "test_util.h"

RL_TEST_MAIN_DECL(btree_test);

#endif
