#ifndef _RL_STRINGTEST_H
#define _RL_STRINGTEST_H

#include "test_util.h"

RL_TEST_MAIN_DECL(string_test);

#endif
